1
0
rocket-chip/src/main/scala/junctions
Howard Mao c45cc76cef Get rid of remaining MemIO code
The only thing we were still using it for was for the MIFDataBits
and MIFTagBits parameters. We replace these with EdgeDataBits and
EdgeIDBits.
2016-09-27 16:28:17 -07:00
..
addrmap.scala rocketchip: rename identically names devices with _%d (#340) 2016-09-26 13:05:49 -07:00
asyncqueue.scala Async rst async queue (#336) 2016-09-26 11:08:38 -07:00
crossing.scala add multiclock support to Coreplex 2016-09-21 16:55:26 -07:00
hasti.scala Work around https://github.com/ucb-bar/firrtl/issues/299 2016-09-14 11:47:10 -07:00
jtag.scala connect testharness components via member functions (#236) 2016-09-01 18:38:39 -07:00
MultiWidthFifo.scala First cut at refactoring unittests into a top-level utility. Individual tests co-located with their DUT. No functional changes. 2016-09-13 20:30:14 -07:00
nasti.scala Get rid of remaining MemIO code 2016-09-27 16:28:17 -07:00
NastiDriver.scala First cut at refactoring unittests into a top-level utility. Individual tests co-located with their DUT. No functional changes. 2016-09-13 20:30:14 -07:00
package.scala reorganize moving non-submodule packages into src/main/scala 2016-08-19 13:45:23 -07:00
poci.scala reorganize moving non-submodule packages into src/main/scala 2016-08-19 13:45:23 -07:00
slowio.scala reorganize moving non-submodule packages into src/main/scala 2016-08-19 13:45:23 -07:00
stream.scala use named constants to set AXI resp, cache, and prot fields 2016-09-14 21:16:54 -07:00