> configure(npc)

ysyx_22040000 李心杨
 Linux calcite 6.6.19 #1-NixOS SMP PREEMPT_DYNAMIC Fri Mar  1 12:35:11 UTC 2024 x86_64 GNU/Linux
  13:34:46  up   3:10,  2 users,  load average: 0.77, 1.10, 1.08
This commit is contained in:
tracer-ysyx 2024-03-13 13:34:46 +08:00 committed by xinyangli
parent 545c64c479
commit 6be0953168
5 changed files with 6 additions and 503 deletions

View file

@ -94,7 +94,6 @@ class Flow extends Module {
ram.readPorts(0).enable := true.B
ram.readPorts(0).address := pc.out - 0x80000000L.U
val inst = ram.readPorts(0).data
printf(cf"$inst\n")
import control.pc.SrcSelect._