mirror of
https://github.com/handsomezhuzhu/2025-yatcpu.git
synced 2026-02-20 20:10:14 +00:00
Added auto answer filler and updated anchors for lab2
This commit is contained in:
@@ -72,7 +72,7 @@ class Execute extends Module {
|
||||
)
|
||||
io.if_jump_address := io.immediate + Mux(opcode === Instructions.jalr, io.reg1_data, io.instruction_address)
|
||||
io.mem_alu_result := alu.io.result
|
||||
// lab2(CLINTCSR)
|
||||
//lab2(CLINTCSR)
|
||||
/*
|
||||
io.csr_reg_write_data :=
|
||||
*/
|
||||
|
||||
Reference in New Issue
Block a user