This repository has been archived on 2025-06-25. You can view files and clone it, but you cannot make any changes to it's state, such as pushing and creating new issues, pull requests or comments.
riscv-bluespec-classic/.gitignore
Yehowshua Immanuel e44f6b083b it's been a while
2024-03-20 02:25:31 -04:00

19 lines
No EOL
233 B
Text

*.vcd
*.so
# bluespec files
*.bo
*.ba
# files generated from building/simulating core
compile.log
build_v
verilog_RTL
# generated experiment outputs
experiments/bram/*.cxx
experiments/bram/*.h
experiments/bram/simBRAM
*.o
.vscode