- Jun 19, 2019
-
-
Harrison Liew authored
-
- Jun 17, 2019
-
-
Harrison Liew authored
-
- Jun 15, 2019
-
-
Harrison Liew authored
-
- May 23, 2019
-
-
Howard Mao authored
-
Howard Mao authored
-
Howard Mao authored
-
- May 22, 2019
-
-
Colin Schmidt authored
Enable overriding of source ID bits in SerialAdapter
-
Colin Schmidt authored
-
- Apr 11, 2019
-
-
Colin Schmidt authored
Update Switcher for rocket-chip Feb 14 2019
-
- Apr 10, 2019
-
-
Colin Schmidt authored
Add sinkId parameter for integration
-
Colin Schmidt authored
Single mBus multi-port switcher support
-
Colin Schmidt authored
Helps both top and testharness
-
Colin Schmidt authored
Don't do anything special with simserial args
-
- Mar 29, 2019
-
-
Colin Schmidt authored
Fesvr handles this now so just pass on the plusargs and they will be correctly ignored Fixes #34
-
Colin Schmidt authored
Fix periodchecker to not use timescale
-
Colin Schmidt authored
-
Colin Schmidt authored
-
- Mar 08, 2019
-
-
Paul Rigge authored
Add README
-
Paul Rigge authored
-
- Mar 07, 2019
-
-
Paul Rigge authored
Add prefix to vsrc, csrc and add bootrom to resources
-
Paul Rigge authored
-
Paul Rigge authored
-
Paul Rigge authored
-
- Feb 27, 2019
-
-
Paul Rigge authored
1) Move bootrom and blackboxes to src/main/resources 2) Switch to using HasBlackBoxResource for blackboxes 3) Make build.sbt publishable by adding compile guard for rocketchip maven dep
-
- Feb 14, 2019
-
-
John Wright authored
-
- Feb 13, 2019
-
-
John Wright authored
-
- Jan 19, 2019
-
-
John Wright authored
Add clock utilities with shells for clock mux, or, and, gater cells (copied from eagle-pll) and add withGatedClock(andReset) objects
-
Harrison Liew authored
Previous assertion was impossible to meet. This will still work assuming you don't create a full loop both on chip and off.
-
- Jan 18, 2019
-
-
John Wright authored
-
- Nov 02, 2018
-
-
Edward Wang authored
It's currently out of date and can cause casting errors
-
- Oct 06, 2018
-
-
Sagar Karandikar authored
Scala 2.12 build.sbt fix
-
Paul Rigge authored
-
Paul Rigge authored
Anonymous bundles need it!
-
- Sep 24, 2018
-
-
Sagar Karandikar authored
Bump to match up with July 3, 2018 Rocket Chip
-
- Sep 20, 2018
-
-
Sagar Karandikar authored
-
- Sep 12, 2018
-
-
Albert Ou authored
-
- May 16, 2018
-
-
Howard Mao authored
-
- Apr 18, 2018
-
-
Albert Ou authored
To detect the presence of other harts in the system, hart 0 sets each other hart's MSIP and then checks if the bit was successfully written. However, if that hart somehow clears its own MSIP before the check occurs, hart 0 will prematurely exit interrupt_loop and fail to bring up the remaining harts. This ensures that the other harts do not clear MSIP until hart 0 finishes executing interrupt_loop, which is signaled by hart 0 clearing its own MSIP.
-
Howard Mao authored
-
Shreesha Srinath authored
-