Some checks failed
update-circt / update-circt (push) Has been cancelled
- Update RadianceConfigs.scala with Blackwell configurations - Update Verilator Makefile with optimized build flags - Update submodules: radiance (Blackwell implementation), gemmini (params update) - Update build flags and gitignore
34 lines
317 B
Plaintext
34 lines
317 B
Plaintext
bootrom/*
|
|
docs/warnings.txt
|
|
/Makefrag.pkgs
|
|
target
|
|
*.jar
|
|
*.stamp
|
|
*.vcd
|
|
*.swp
|
|
*.swo
|
|
*.log
|
|
*#
|
|
*~
|
|
.idea
|
|
.DS_Store
|
|
env.sh
|
|
tags
|
|
*~
|
|
.bsp/
|
|
.conda-env/
|
|
.#*
|
|
first-clone-setup-fast-log
|
|
.bloop/
|
|
.metals/
|
|
project/.bloop/
|
|
project/metals.sbt
|
|
project/project/
|
|
.ivy2
|
|
.sbt
|
|
.classpath_cache/
|
|
.vscode/
|
|
**/*.o
|
|
**/*.fir
|
|
**/*.d
|
|
test_run_dir/ |