Hacker News with Generative AI: Verilog

Comparing Two Verilog CPU Implementations Using EBMC (philipzucker.com)
About a year ago my friends and I built a 4bit cpu out of a kit from aliexpress. https://www.philipzucker.com/td4-4bit-cpu/ It’s a lot of fun. I also think the system is so simple that is is kind of a nice target for tinkering around with formal methods.
Verilog Copilot that pulls from pre-verified libraries [video] (youtube.com)
Verilator: Open-Source SystemVerilog simulator and lint system (github.com/verilator)
Tiny GPU: A minimal GPU implementation in Verilog (github.com/adam-maj)