Install Verilator when building the emulator
We need a fairly new version of Verilator, so I just added a rule to download and install it on all systems.
This commit is contained in:
1
emulator/.gitignore
vendored
1
emulator/.gitignore
vendored
@ -8,3 +8,4 @@ generated-src
|
||||
generated-src-debug
|
||||
kernel
|
||||
kernel.hex
|
||||
verilator/
|
||||
|
Reference in New Issue
Block a user