Skip to content

Commit

Permalink
tracer: Improve capabilities for Snitch, fix smaller issues
Browse files Browse the repository at this point in the history
* util/mario: Correct potentially dangerous typo in tracer RTL

* src: Restore DMA tracing in Snitch DMA

* Correct SV linting errors

* src: Enable tracing multiple channels

* util/mario: Trace signals required for parsing in Snitch

* treewide: Enable tracing in Verilator

* src: Guard tracing logic during synthesis (#58)

-----

Deployed from 110fd06
  • Loading branch information
github-ci committed Dec 2, 2024
1 parent 110fd06 commit 0e039b2
Show file tree
Hide file tree
Showing 50 changed files with 51,069 additions and 4 deletions.
9 changes: 5 additions & 4 deletions target/rtl/.gitignore
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
Bender.yml
include
*.sv
*.hjson
# Deactivated by deploy.py
# Bender.yml
# include
# *.sv
# *.hjson
Loading

0 comments on commit 0e039b2

Please sign in to comment.