- Sep 17, 2019
-
-
Jim Lawson authored
-
- Aug 21, 2019
-
-
Jim Lawson authored
-
- Aug 13, 2019
-
-
Jim Lawson authored
-
- Aug 08, 2019
-
-
Jim Lawson authored
-
Jim Lawson authored
Replace Vecf(init) with VecInit() Replace Wire(init) with WireDefault() Replace Module(clock, reset) with withClockAndReset Replace chiselCloneType with chiselTypeOf Add asUInt to expressions that now return Bits Don't merge this commit until we verify that the chisel3 changes are desirable.
-
- Aug 02, 2019
-
-
Jim Lawson authored
-
- Jul 16, 2019
-
-
Abraham Gonzalez authored
remove header from resources
-
abejgonzalez authored
-
- Jul 13, 2019
-
-
Abraham Gonzalez authored
SERDES Fix
-
- Jul 11, 2019
-
-
Abraham Gonzalez authored
update for debug apb & regiontype in rocket-chip
-
abejgonzalez authored
-
- Jun 29, 2019
-
-
Abraham Gonzalez authored
comments on bootrom
-
- Jun 27, 2019
-
-
abejgonzalez authored
-
- Jun 26, 2019
-
-
abejgonzalez 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
-