> configure(npc)
ysyx_22040000 李心杨 Linux calcite 6.1.69 #1-NixOS SMP PREEMPT_DYNAMIC Wed Dec 20 16:00:29 UTC 2023 x86_64 GNU/Linux 13:17:48 up 1 day 22:04, 2 users, load average: 1.37, 2.02, 1.72
This commit is contained in:
parent
70168608dd
commit
37bedd23e4
1 changed files with 1 additions and 1 deletions
|
@ -1,7 +1,7 @@
|
|||
package npc
|
||||
|
||||
import chisel3._
|
||||
import chisel3.utils.{MuxLookup}
|
||||
import chisel3.util.{MuxLookup, Fill}
|
||||
import chisel3.stage.ChiselOption
|
||||
|
||||
class RegisterFile(readPorts: Int) extends Module {
|
||||
|
|
Loading…
Reference in a new issue