Skip to content

Commit

Permalink
fixup! fixup! (DROPME) Fix up debugging ILA
Browse files Browse the repository at this point in the history
  • Loading branch information
rslawson committed Feb 24, 2025
1 parent fc6f56b commit d93a228
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion bittide-instances/src/Bittide/Instances/Hitl/Demo.hs
Original file line number Diff line number Diff line change
Expand Up @@ -545,7 +545,7 @@ dut refClk refRst skyClk rxNs rxPs allProgrammed miso jtagIn =
domainDiffs =
zipWith3
(domainDiffCounterExt refClk)
(repeat $ unsafeFromActiveLow allProgrammed)
(repeat handshakeRstFree)
transceivers.rxClocks
(repeat transceivers.txClock)

Expand Down

0 comments on commit d93a228

Please sign in to comment.