mirror of
https://github.com/openhwgroup/cvw
synced 2025-02-11 06:05:49 +00:00
undo intentionally breaking commit
This commit is contained in:
parent
3379b74bb2
commit
d459e35645
@ -76,7 +76,7 @@ module wallypipelinedsoc (
|
||||
synchronizer resetsync(.clk, .d(reset_ext), .q(reset));
|
||||
|
||||
// instantiate processor and memories
|
||||
wallypipelinedhart hart(.clk, .syntaxerror,
|
||||
wallypipelinedhart hart(.clk, .reset,
|
||||
.TimerIntM, .ExtIntM, .SwIntM,
|
||||
.MTIME_CLINT, .MTIMECMP_CLINT,
|
||||
.HRDATA, .HREADY, .HRESP, .HCLK, .HRESETn, .HADDR, .HWDATA,
|
||||
|
Loading…
Reference in New Issue
Block a user