LUI working.
This commit is contained in:
parent
a48c9a1ba8
commit
abef04fc22
2 changed files with 3 additions and 3 deletions
|
@ -82,7 +82,7 @@ object branchType {
|
|||
object Op1Select {
|
||||
val rs1 = 0.asUInt(2.W)
|
||||
val PC = 1.asUInt(2.W)
|
||||
val Zero = 1.asUInt(2.W)
|
||||
val Zero = 2.asUInt(2.W)
|
||||
val DC = 3.asUInt(2.W)
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue