Skip to content

Commit

Permalink
There were more.
Browse files Browse the repository at this point in the history
  • Loading branch information
rslawson committed Sep 16, 2024
1 parent 47ffd6f commit 227ee26
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions bittide-instances/src/Bittide/Instances/Hitl/SwCcTopologies.hs
Original file line number Diff line number Diff line change
Expand Up @@ -343,9 +343,9 @@ topologyTest refClk sysClk sysRst IlaControl{syncRst = rst, ..} rxNs rxPs miso c
setName @"fincFdecIla"
ila
( ilaConfig
$ "trigger_0"
:> "capture_0"
:> "probe_milliseconds_AAAAA"
$ "trigger_fdi_0"
:> "capture_fdi_0"
:> "probe_fdi_milliseconds"
:> "probe_allStable0"
:> "probe_transceiversFailedAfterUp"
:> "probe_nFincs"
Expand Down Expand Up @@ -817,9 +817,9 @@ fullMeshRiscvTest clk rst dataCounts = updatePeriodIla `hwSeqX` unbundle fIncDec
setName @"updatePeriodIla"
$ ila
( ilaConfig
$ "trigger_0"
:> "capture_0"
:> "probe_milliseconds"
$ "trigger_up_0"
:> "capture_up_0"
:> "probe_up_milliseconds"
:> "updatePeriod"
:> "updatePeriodMin"
:> "updatePeriodMax"
Expand Down

0 comments on commit 227ee26

Please sign in to comment.