tillitis / tillitis-key1

Board designs, FPGA verilog, firmware for TKey, the flexible and open USB security key 🔑
https://www.tillitis.se
382 stars 24 forks source link

Add build of FPGA design with Icarus #172

Open secworks opened 3 months ago

secworks commented 3 months ago

Icarus Verilog is a mature and well used open source simulator with its own parser. It might be hard to build the application_fpga design due to the device specific modules. But it would be interesting to get another parser included as option in the build process.

Therefore add build with Icarus Verilog. https://github.com/steveicarus/iverilog