Skip to content

Commit

Permalink
Compliance condition Updated
Browse files Browse the repository at this point in the history
  • Loading branch information
Ahsan-Toufiq committed Sep 5, 2024
1 parent 7e5afff commit 626fe8d
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions src/main/scala/components/MemoryFetch.scala
Original file line number Diff line number Diff line change
@@ -1,4 +1,3 @@

package nucleusrv.components
import chisel3._
import chisel3.util._
Expand Down Expand Up @@ -189,4 +188,4 @@ class MemoryFetch extends Module {
printf("%x\n", io.writeData)
}

}
}

0 comments on commit 626fe8d

Please sign in to comment.