1c7d7f9d32tilelink2 RegisterRouterTest: stall on both edges
Wesley W. Terpstra
2016-09-14 18:18:59 -0700
97809b183frefactor unittest framework
Yunsup Lee
2016-09-14 18:10:21 -0700
d35060b881[junctions] messed up the merge lulz
Henry Cook
2016-09-14 17:55:16 -0700
1b53e477faMerge branch 'master' of github.com:ucb-bar/rocket-chip into tl2-irrevocable
Henry Cook
2016-09-14 17:50:17 -0700
e02d149cbe[tilelink2] Convert TileLink2 to use IrrevocableIO. Add checks to the Monitor to enforce Irrevocable semantics on TLEdges. Update the RegisterRouterTests to pass the new Monitor assertions.
Henry Cook
2016-09-14 17:43:07 -0700
3030718f72bump chisel3
Henry Cook
2016-09-14 17:40:22 -0700
08c4c7b985[junctions] make async crossings capable of providing IrrevocableIO
Henry Cook
2016-09-14 17:38:54 -0700
ae026edeb3Merge pull request #293 from ucb-bar/async_clk_utils
mwachs5
2016-09-14 16:59:27 -0700
1308680f75Add some async/clock utilities
Megan Wachs
2016-09-14 16:30:59 -0700
710f1ec020Move BootROM from Coreplex to Periphery
Yunsup Lee
2016-09-14 16:09:59 -0700
aa3fa90fe3[tilelink2] Monitor: miscopied name in assert message
Henry Cook
2016-09-14 14:56:50 -0700
d76e19a6ab[tilelink2] Monitor: simplify monitor interface. EdgeIn and EdgeOut are required to be the same, so why pass around both?
Henry Cook
2016-09-14 14:23:23 -0700
f7121a2a5bsupport for BSD sed (GNU sed still works)
Scott Beamer
2016-09-14 11:34:23 -0700
cd12fd1cbbfix clang support for emulator-debug
Scott Beamer
2016-09-14 11:36:47 -0700
565444c40eMake UnitTestCoreplex cope with an external MMIO network
Andrew Waterman
2016-09-14 12:18:55 -0700
2572cd3f7cAdd missing dependency
Andrew Waterman
2016-09-14 11:50:28 -0700
c3ddff809bMove PRCI from Coreplex to always-on block, where it belongs
Andrew Waterman
2016-09-14 10:57:01 -0700
5566bf1b13Don't route PLIC interrupts through PRCI
Andrew Waterman
2016-09-13 16:25:31 -0700
38b13da2f4Bump chisel and firrtl
Andrew Waterman
2016-09-13 17:51:36 -0700
47acbf928bGive AsyncCrossing slave interfaces registers visibility into when they were written (#288)
mwachs5
2016-09-14 00:17:26 -0700
bdb7b1de36move tilelink-agnostic counters from uncore to util package
Howard Mao
2016-09-13 20:29:42 -0700
1882241493move junctions utils into top-level utils package
Howard Mao
2016-09-13 20:22:20 -0700
7dd4492abbFirst cut at refactoring unittests into a top-level utility. Individual tests co-located with their DUT. No functional changes.
Henry Cook
2016-09-13 15:37:29 -0700
dfd6bfb454Merge pull request #287 from ucb-bar/crossing-take-2
Wesley W. Terpstra
2016-09-13 19:13:21 -0700
d23ab7370dtilelink2: Unit Test for the RegisterCrossing
Wesley W. Terpstra
2016-09-13 18:33:29 -0700
cc88bf1b08junctions: give unit tests more time
Wesley W. Terpstra
2016-09-13 17:41:35 -0700
acedd3688atilelink2: unit test for the clock crossing
Wesley W. Terpstra
2016-09-13 16:35:06 -0700
c8e6d47884tilelink2: add a clock crossing adapter
Wesley W. Terpstra
2016-09-13 16:04:46 -0700
44501cdbf8crossings: change defaults to sync=3 for safer settling time
Wesley W. Terpstra
2016-09-13 15:49:08 -0700