2022-05-16 19:39:38 +03:00
|
|
|
// readme for "benchmark_projects" directory
|
|
|
|
// published as part of https://github.com/pConst/basic_verilog
|
|
|
|
// Konstantin Pavlov, pavlovconst@gmail.com
|
2022-05-16 19:21:43 +03:00
|
|
|
|
|
|
|
|
|
|
|
The directory contains single reference System Verilog codebase, compiled consistently for multiple FPGA platforms and vendors.
|
|
|
|
|
2022-05-16 19:29:41 +03:00
|
|
|
Supported IDE projects include
|
2022-05-16 19:21:43 +03:00
|
|
|
* Xilinx ISE
|
|
|
|
* Xilinx Vivado
|
|
|
|
* Intel Quartus
|
|
|
|
* Gowin IDE
|
|
|
|
|
|
|
|
Currently working on
|
|
|
|
* Microsemi Libero
|
|
|
|
* Lattice iCEcube
|
|
|
|
* Lattice FOSS toolchain
|
|
|
|
|
|
|
|
See comparative compile time results in ./benchmark_results.txt
|
|
|
|
|
|
|
|
|
|
|
|
|