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

Update linter to Verilog-2005 #171

Closed secworks closed 3 months ago

secworks commented 3 months ago

Yosys defaults to Verilog-2005. We should update Verilator linter flag to Verilog-2005. And then clean up warnings after the change.

secworks commented 3 months ago

See #167 for feedback

dehanj commented 3 months ago

PR for this https://github.com/tillitis/tillitis-key1/pull/179