Xilinx FPGA Design

- using Logic Synthesis from Verilog HDL


Task

Your task is to synthesise the behavioural blocks that you wrote for the dice design exercise and then import them into Cadence as schematics so that a complete dice system can be implemented on a Xilinx FPGA.

Procedure

Synthesis

The Cadence Ambit synthesis program is used to convert a behavioural verilog description into structural verilog.

Verilog Import

If the synthesis has been succesful the verilog import into Cadence should be straight forward.

At this stage you can repeat the Synthesis and Import procedures for any remaining behavioural cells.

Cadence Modifications

Having created new cells you will need to incorporate them into your existing Cadence design.

Completion


Additional Documentation


Iain McNally

11-1-2001