mirror of
https://github.com/SikongJueluo/Mini-Nav.git
synced 2026-07-12 20:15:31 +08:00
build(simulation): improve verilator simulation infrastructure
- Add verilator to dependencies - Add configurable logging via QUIET/VERBOSE/COCOTB_LOG_LEVEL env vars - Add optional warning suppression (SUPPRESS_VERILATOR_WARNINGS) - Clean up and restructure Makefile
This commit is contained in:
1
.gitignore
vendored
1
.gitignore
vendored
@@ -136,6 +136,7 @@ celerybeat.pid
|
||||
|
||||
# Environments
|
||||
.env
|
||||
.env.remote
|
||||
.venv
|
||||
env/
|
||||
venv/
|
||||
|
||||
Reference in New Issue
Block a user