Skip to content

Commit

Permalink
alter tile
Browse files Browse the repository at this point in the history
  • Loading branch information
midnighter95 committed Feb 24, 2023
1 parent dc2a4d6 commit b9ebec7
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion src/main/scala/tile/Interrupts.scala
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
// See LICENSE.SiFive for license details.

package tile
package freechips.rocketchip.tile

import Chisel._

Expand Down
2 changes: 1 addition & 1 deletion src/main/scala/tile/RocketTile.scala
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
// See LICENSE.SiFive for license details.
// See LICENSE.Berkeley for license details.

package tile
package freechips.rocketchip.tile

import Chisel._
import freechips.rocketchip.config._
Expand Down

0 comments on commit b9ebec7

Please sign in to comment.