1
0
rocket-chip/src/main/scala/groundtest
Andrew Waterman c05ba1e864 Add TileId parameter, generalizing GroundTestId
This usually shouldn't be used in Tiles that are meant to be P&R'd once
and multiply instantiated, as their RTL would no longer be homogeneous.
However, it is useful for conditionalizing RTL generation for
heterogeneous tiles.
2016-09-02 00:10:50 -07:00
..
BusMasterTest.scala reorganize moving non-submodule packages into src/main/scala 2016-08-19 13:45:23 -07:00
CacheFillTest.scala reorganize moving non-submodule packages into src/main/scala 2016-08-19 13:45:23 -07:00
Comparator.scala reorganize moving non-submodule packages into src/main/scala 2016-08-19 13:45:23 -07:00
Generator.scala Add TileId parameter, generalizing GroundTestId 2016-09-02 00:10:50 -07:00
NastiTest.scala Add TileId parameter, generalizing GroundTestId 2016-09-02 00:10:50 -07:00
Regression.scala reorganize moving non-submodule packages into src/main/scala 2016-08-19 13:45:23 -07:00
Tile.scala Add TileId parameter, generalizing GroundTestId 2016-09-02 00:10:50 -07:00
TraceGen.scala Add TileId parameter, generalizing GroundTestId 2016-09-02 00:10:50 -07:00
Util.scala reorganize moving non-submodule packages into src/main/scala 2016-08-19 13:45:23 -07:00