Big Chemical Encyclopedia

Chemical substances, components, reactions, process design ...

Articles Figures Tables About

Synopsys FPGA Compiler Flow

This section describes the complete design flow to be followed when synthesizing a VHDL A/erilog description to a Xilinx 4000 device using the FPGA Compiler. At each stage the relevant dc.shell commands are provided. The. synopsys dc.setup [Pg.203]

Read in your HDL code using the read command with the appropriate options. The read command performs syntax checking and basic code optimization such as, constant propagation and dead-code elimination before creating a network of logic equations and registers. [Pg.204]

Specify timing and other optimization constraints on the design as shown in example dc shell script below. [Pg.204]

Use FPGA Compiler to map the design to CLBs and lOBs. The compile command produces a netlist of CLB, lOB, TBUF cells, and a limited number of special cells (latches and adder/subtracter cells from the Xilinx DesignWare library) from the FPGA library. [Pg.204]

Write out a Synopsys. db file netlist of CLBs and lOBs. write -hler -o pre xnf.db [Pg.204]


See other pages where Synopsys FPGA Compiler Flow is mentioned: [Pg.203]    [Pg.203]    [Pg.339]    [Pg.18]    [Pg.197]   


SEARCH



Compilation

Compiler

Synopsis

Synopsys

© 2024 chempedia.info