Skip to content

Commit

Permalink
Ignition: move Controller event counters in separate module
Browse files Browse the repository at this point in the history
  • Loading branch information
arjenroodselaar authored and nathanaelhuffman committed Nov 22, 2024
1 parent b24a78e commit c9bf988
Show file tree
Hide file tree
Showing 5 changed files with 687 additions and 618 deletions.
3 changes: 2 additions & 1 deletion hdl/ip/bsv/ignition/BUILD
Original file line number Diff line number Diff line change
Expand Up @@ -67,7 +67,8 @@ bluespec_library('TargetWrapper',
bluespec_library('Controller',
sources = [
'IgnitionController.bsv',
'IgnitionEventCounter.bsv',
'IgnitionControllerCounters.bsv',
'IgnitionControllerShared.bsv',
],
deps = [
':ControllerRegisters',
Expand Down
Loading

0 comments on commit c9bf988

Please sign in to comment.