File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -235,7 +235,7 @@ module processor_core (
235
235
logic [ 4 : 0 ] wdudy;
236
236
logic dobvu;
237
237
238
- decoder_riscv cWDIi3Yip2wSVkI (
238
+ decoder cWDIi3Yip2wSVkI (
239
239
.fetched_instr_i (fwSfv),
240
240
.a_sel_o (C56l2),
241
241
.b_sel_o (i2H9F),
@@ -254,7 +254,7 @@ module processor_core (
254
254
.mret_o (TIO8 )
255
255
);
256
256
257
- rf_riscv v9QOWb9Pd9 (
257
+ register_file v9QOWb9Pd9 (
258
258
.clk_i (clk_i),
259
259
.write_enable_i (gHecFb),
260
260
.write_addr_i ({ ntbtm[0 ],fveev} ),
@@ -265,7 +265,7 @@ module processor_core (
265
265
.read_data2_o (FA2lvEpcG4)
266
266
);
267
267
268
- alu_riscv VyeRFt4138f (
268
+ alu VyeRFt4138f (
269
269
.alu_op_i (eliEEt),
270
270
.a_i (JYPAbNp3k),
271
271
.b_i (lLYh8Ufl2),
@@ -278,7 +278,7 @@ module processor_core (
278
278
.rst_i (rst_i),
279
279
.exception_i (ziZG3f3w85eBr),
280
280
.irq_req_i (irq_req_i),
281
- .mie_i (c3y[0 ]),
281
+ .mie_i (c3y[16 ]),
282
282
.mret_i (TIO8 ),
283
283
.irq_ret_o (irq_ret_o),
284
284
.irq_cause_o (Ws9A5HuaS),
You can’t perform that action at this time.
0 commit comments