Synthesis is the stage in the design flow
which is concerned with translating your Verilog or HDL code into gates -
and that's putting it very simply! First of all, the Verilog must be
written in a particular way for the synthesis tool that you are using.
Of course, a synthesis tool doesn't actually produce gates - it will
output a netlist of the design that you have synthesised that represents
the chip which can be fabricated through an ASIC or FPGA vendor.
No comments:
Post a Comment