Skip to content

Commit

Permalink
fixup! (DROPME) Fix up debugging ILA
Browse files Browse the repository at this point in the history
  • Loading branch information
rslawson committed Feb 21, 2025
1 parent a26b402 commit d43c3f0
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions bittide-instances/src/Bittide/Instances/Hitl/Demo.hs
Original file line number Diff line number Diff line change
Expand Up @@ -636,6 +636,7 @@ demoTest boardClkDiff refClkDiff rxns rxps miso jtagIn =
$ "trigger_fdi_dt"
:> "capture_fdi_dt"
:> "dt_handshakesDone"
:> "dt_all_programmed"
:> "dt_swFincFdecs"
:> "dt_spiDone"
:> "dt_spiOut"
Expand All @@ -652,6 +653,7 @@ demoTest boardClkDiff refClkDiff rxns rxps miso jtagIn =
testStart
captureFlag
handshakesDone
allProgrammed
swFincFdecs
spiDone
(bundle spiOut)
Expand Down

0 comments on commit d43c3f0

Please sign in to comment.