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:
@@ -16,5 +16,6 @@ dependencies:
|
||||
- pytorch-cuda=12.1
|
||||
# Toolsets
|
||||
- uv
|
||||
- verilator
|
||||
- just
|
||||
- nodejs>=20.0.0
|
||||
|
||||
Reference in New Issue
Block a user