intentionally breaking commit

This commit is contained in:
bbracker 2021-12-07 13:27:34 -08:00
parent c9808988c1
commit 5d90f899b8

View File

@ -76,7 +76,7 @@ module wallypipelinedsoc (
synchronizer resetsync(.clk, .d(reset_ext), .q(reset));
// instantiate processor and memories
wallypipelinedhart hart(.clk, .reset,
wallypipelinedhart hart(.clk, .syntaxerror,
.TimerIntM, .ExtIntM, .SwIntM,
.MTIME_CLINT, .MTIMECMP_CLINT,
.HRDATA, .HREADY, .HRESP, .HCLK, .HRESETn, .HADDR, .HWDATA,