Programmable Devices
CPLDs, FPGAs, SoC FPGAs, Configuration, and Transceivers
Announcements
FPGA community forums and blogs on community.intel.com are migrating to the new Altera Community and are read-only. For urgent support needs during this transition, please visit the FPGA Design Resources page or contact an Altera Authorized Distributor.
21615 Discussions

Where to find the synthesizible set of Verilog

Altera_Forum
Honored Contributor II
1,420 Views

Hello: 

 

Where to find the synthesizible set of Verilog? It seems no booklet of this kind in Altera's documents. The resource on internet is too much old.  

 

Can anyone give me a link or suggest? Thanks in advacne~
0 Kudos
4 Replies
Altera_Forum
Honored Contributor II
509 Views

I like this document for starters: http://www.altera.com/literature/hb/qts/qts_qii51007.pdf 

 

I learned verilog the wrong way and this book helped put me back on the right path: http://www.amazon.com/verilog-hdl-synthesis-practical-primer/dp/0965039153 

 

So are you looking for what Quartus supports in terms of synthesizable code or are you looking for general information on this? You'll find that what Quartus II treats as synthesizable code is no different than most synthesis engines out there.
0 Kudos
Altera_Forum
Honored Contributor II
509 Views

Besides text books focussing on Verilog for hardware synthesis, there's also a new standard dedicated to this topic: 1364.1 ieee standard for verilog register transfer level synthesis.

0 Kudos
Altera_Forum
Honored Contributor II
509 Views

BadOmen: 

 

Thanks for your advice and I should turn to the verilog synthesis reference~
0 Kudos
Altera_Forum
Honored Contributor II
509 Views

FvM: 

 

Thank you for your recommendation and I found it useful~
0 Kudos
Reply