An open API service indexing awesome lists of open source software.

https://github.com/marekpikula/quartus-sv-gotchas

Document describing different gotchas in Intel Quartus SystemVerilog code synthesis.
https://github.com/marekpikula/quartus-sv-gotchas

quartus rtl systemverilog

Last synced: 3 months ago
JSON representation

Document describing different gotchas in Intel Quartus SystemVerilog code synthesis.

Awesome Lists containing this project

README

        

# Intel Quartus SystemVerilog gotchas

In this document I would like to express my discontent with Intel Quartus SystemVerilog support and ways to work around the gotchas I stumbled upon, while porting [PULPissimo](https://github.com/pulp-platform/pulpissimo/) SoC system to Quartus.

The document is currently work in progress since the porting isn't finished yet, but the author wanted to make a catalog of all the little things he stumbled upon for future reference, while working on the code.

You can find it in [Intel Quartus SystemVerilog gotchas](Intel Quartus SystemVerilog gotchas.md) document.

All documents in this repository are licensed under Creative Commons Attribution 4.0 International ([CC-BY 4.0](https://creativecommons.org/licenses/by/4.0/deed)). A copy of the license is in [LICENSE](LICENSE.md) file.

You can find GitHub pages version [here](https://marekpikula.github.io/quartus-sv-gotchas/).