Commit Graph

93 Commits

Author SHA1 Message Date
Howard Mao
f3026af8b1 get rid of redundant regression test lists 2019-09-02 09:22:10 -07:00
Colin Schmidt
5790bbc21b Merge remote-tracking branch 'origin/dev' into dev-sha3 2019-09-01 07:26:44 -07:00
Colin Schmidt
8e343dee04 Fix sha3 build-system dependency 2019-09-01 07:11:52 -07:00
Howard Mao
ab888d32a7 Merge pull request #215 from ucb-bar/dev-tracegen
Add TraceGen project
2019-08-31 05:21:51 +08:00
Howard Mao
6a3212c6d7 add tracegen project 2019-08-30 11:38:07 -07:00
Jerry Zhao
648780601c Bump boom to version which passes ci 2019-08-29 22:53:41 -07:00
Jerry Zhao
f1929a0da8 Move System/Subsystem to utilities 2019-08-27 18:05:24 -07:00
Jerry Zhao
ca70c15447 Remove TracedBoomConfig 2019-08-27 17:34:50 -07:00
Jerry Zhao
1d85dc32a0 Use HasHierarchicalBusTopology mixin 2019-08-27 12:00:50 -07:00
Jerry Zhao
65003f86d0 Bump boom 2019-08-26 23:29:50 -07:00
Jerry Zhao
20b6737889 Add remaining configs for BOOM CI 2019-08-26 23:28:35 -07:00
Jerry Zhao
939ce4ea17 Fix Config comments 2019-08-26 16:31:10 -07:00
Jerry Zhao
93c3a2cd72 Rename Configs -> RocketConfigs 2019-08-26 16:29:54 -07:00
Jerry Zhao
832d558517 Update FireChip reference to boom configs 2019-08-26 15:56:51 -07:00
Jerry Zhao
19282fd438 Update FireChip with the new locations for subsystem 2019-08-26 14:51:20 -07:00
Jerry Zhao
e7c727372f Cleanup configs 2019-08-26 14:32:08 -07:00
Colin Schmidt
208a27da79 bump sha3 and tools for xs setup 2019-08-26 10:43:43 -07:00
Colin Schmidt
36b25bbd09 bump rocc-template so it builds again 2019-08-25 09:09:03 -07:00
Colin Schmidt
b0743538f3 bump rocc-template for chisel fixes 2019-08-25 09:00:42 -07:00
Colin Schmidt
a494f88af0 Add sha3 repo and config, bump tools for xcustom fix 2019-08-25 08:22:41 -07:00
Howard Mao
b09794f548 make BlockDevice, SerialAdapter, and IceNIC connect to fbus/pbus instead of sbus 2019-08-22 10:42:37 -07:00
Howard Mao
72adc6981c fix firesim test suite generation 2019-08-21 22:10:39 -07:00
Howard Mao
ed85e71c79 fix the way header files are handled by makefiles 2019-08-22 07:39:33 +08:00
abejgonzalez
9844fcf43b re-add testsuites to compile 2019-08-06 22:16:46 -07:00
abejgonzalez
717c4658ff update boom 2019-08-06 10:44:31 -07:00
abejgonzalez
3baad45dce update boom to master 2019-08-02 21:43:23 -07:00
abejgonzalez
cd48271b53 Added DTM docs | bumped BOOM 2019-08-01 22:33:21 -07:00
abejgonzalez
6d8a6b2412 remove header from BoomConfigs.scala 2019-08-01 11:22:05 -07:00
abejgonzalez
a8dbc391a1 remove boom variables | update ci 2019-07-24 22:55:00 -07:00
abejgonzalez
89b312a889 move boom integration to chipyard 2019-07-24 22:42:21 -07:00
abejgonzalez
0c5afe1a30 Merge remote-tracking branch 'origin/dev' into boom-ci 2019-07-24 13:54:34 -07:00
Howard Mao
6ec5cd4ccd replace DefaultBusConfiguration trait with HierarchicalBusTopology trait from FireSim 2019-07-19 16:33:56 -07:00
abejgonzalez
dc585609cf update hwacha ci to use L2 2019-07-18 17:52:37 -07:00
abejgonzalez
1bb86cfffe updated boom 2019-07-17 09:49:12 -07:00
abejgonzalez
85d904f108 add blkdev ci | cleanup simfiles to remove duplicates 2019-07-16 11:34:26 -07:00
abejgonzalez
0e80a6b6bc bump testchipip to master 2019-07-12 11:52:44 -07:00
abejgonzalez
a408422ac1 reverse @zhemao commit on htif: need to parse args for verilator 2019-07-08 14:34:17 -07:00
abejgonzalez
87e4090e38 bump boom | correct error on first cmd in pipe 2019-07-08 14:31:41 -07:00
Jerry Zhao
e2621a8757 Bump boom for fetch buffer fixes 2019-07-04 12:47:10 -07:00
Abraham Gonzalez
48b2d6b361 Merge pull request #128 from ucb-bar/dev-L2
Add SiFive InclusiveCache
2019-07-03 15:26:58 -07:00
abejgonzalez
1232b37416 have configs reside by the proper areas 2019-07-02 18:03:23 -07:00
Howard Mao
9031a98514 don't need to make copy of HTIF args in emulator 2019-07-02 16:59:23 -07:00
Howard Mao
65df55cf9d add InclusiveCache 2019-07-02 16:58:08 -07:00
abejgonzalez
9db6535370 updated boom configs in example 2019-07-01 11:42:30 -07:00
abejgonzalez
424f5aead1 bump boom 2019-07-01 11:28:21 -07:00
abejgonzalez
27fe638c1e Merge remote-tracking branch 'origin/dev' into rc-bump-50de8a 2019-07-01 11:27:23 -07:00
Abraham Gonzalez
6e097e6700 Merge pull request #123 from ucb-bar/generator-clean
use generator functions from boom | bump boom
2019-07-01 10:19:38 -07:00
David Biancolin
0faadb75d6 [FireChip] Update BOOM based targets to use new SubSystem 2019-06-28 18:49:03 +00:00
David Biancolin
1bd9b08717 Merge branch 'rebar-dev' of https://github.com/ucb-bar/project-template into firesim-integration 2019-06-28 18:10:19 +00:00
abejgonzalez
dc9cef30ae bump rc/firrtl | bump to temp boom/testchipip 2019-06-28 11:07:41 -07:00