Quasar 2.0 Final
This commit is contained in:
parent
edb9e98a90
commit
0a143828eb
|
@ -148,7 +148,6 @@ class quasar_wrapper extends Module with lib with RequireAsyncReset {
|
||||||
core.io.soft_int := io.soft_int
|
core.io.soft_int := io.soft_int
|
||||||
core.io.extintsrc_req := io.extintsrc_req
|
core.io.extintsrc_req := io.extintsrc_req
|
||||||
|
|
||||||
|
|
||||||
// Outputs
|
// Outputs
|
||||||
io.rv_trace_pkt <> core.io.rv_trace_pkt
|
io.rv_trace_pkt <> core.io.rv_trace_pkt
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue