> 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 10:41:41 up 20:17, 2 users, load average: 1.08, 0.60, 0.41
This commit is contained in:
parent
16ff4fa42e
commit
38da9c425a
1 changed files with 2 additions and 1 deletions
|
@ -4,7 +4,8 @@ import chisel3._
|
|||
import chisel3.util.{MuxLookup, Fill, Decoupled, Counter, Queue, Reverse}
|
||||
import chisel3.util.{SRAM}
|
||||
import chisel3.stage.ChiselOption
|
||||
import npc.util.{ KeyboardSegController, RegisterFile }
|
||||
import npc.util.KeyboardSegController
|
||||
import flowpc.components.RegisterFile
|
||||
import flowpc.components.ProgramCounter
|
||||
|
||||
class Switch extends Module {
|
||||
|
|
Loading…
Add table
Reference in a new issue