1
0
rocket-chip/src/main/scala/rocket/package.scala
Henry Cook 4c595d175c Refactor package hierarchy and remove legacy bus protocol implementations (#845)
* Refactors package hierarchy.

Additionally:
  - Removes legacy ground tests and configs
  - Removes legacy bus protocol implementations
  - Removes NTiles
  - Adds devices package
  - Adds more functions to util package
2017-07-07 10:48:16 -07:00

6 lines
181 B
Scala

// See LICENSE.Berkeley for license details.
package freechips.rocketchip
package object rocket extends rocket.constants.ScalarOpConstants with rocket.constants.MemoryOpConstants