1
0
rocket-chip/emulator/.gitignore
Palmer Dabbelt 1525b4717e 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.
2016-06-14 21:21:43 -07:00

12 lines
99 B
Plaintext

*~
*.o
*.a
*.log
output/
emulator-*
generated-src
generated-src-debug
kernel
kernel.hex
verilator/