[ci] Switch to distro Verilator#136
Conversation
|
FWIW, I ran into some ChiselSim segfaults after the bump to |
Good to know, thanks. Installing from source causes issues with giter81 due to Footnotes
|
seldridge
left a comment
There was a problem hiding this comment.
This is probably fine.
There are (as Tynan states) some problems with older Verilator versions. Also, if you want force to work, you need 5.036 (which even the newest Ubuntu doesn't have).
Maybe what we want here is our own GitHub action just for installing Verilator. There are a couple on the Actions Marketplace already. However, this installation is so simple, that it may be easier (and safer) to roll it ourselves.
9fe0b0f to
500696f
Compare
500696f to
9d68b73
Compare
This debumps slightly to
Verilator 5.020 2024-01-01 rev (Debian 5.020-1)(from currently build from source v5.022) but it seems to work and is simpler, especially as an example for users. What do you think @seldridge?