Commit Graph

3015 Commits

Author SHA1 Message Date
joey0320
e8a5715206 update compile flags 2023-01-09 10:45:50 -08:00
joey0320
97bdcf09f5 python -> python3 2023-01-09 10:45:50 -08:00
joey0320
5ad950e946 fix conda-lock file 2023-01-09 10:45:47 -08:00
joey0320
df71239943 Revert "update conda env to force firtool version"
This reverts commit 8cc46793d0c79282261055126bef7e5d839c49c3.
2023-01-09 10:44:37 -08:00
joey0320
d7f5ef0fcf update conda env to force firtool version 2023-01-09 10:43:09 -08:00
joey0320
e8e0f3e902 Fix HARNESS_* to MODEL_* for consistence 2023-01-09 10:36:08 -08:00
joey0320
b4626e964e Fix split-mems-confi.py 2023-01-09 10:36:08 -08:00
joey0320
4f2d791d3c Bump barstools to 06db605902 2023-01-09 10:36:08 -08:00
joey0320
6da72d859b Low FIRRTL flow working
Bump barstools to 06db605902
2023-01-09 10:36:08 -08:00
joey0320
8657b1c59b Revert "Remove split-mems-conf.py"
This reverts commit 1f71f789f92333193932d941a9fc7c877d2e9d39.
2023-01-09 10:36:08 -08:00
joey0320
e91e1765bc rename stuff & put back split-mems.py 2023-01-09 10:36:04 -08:00
joey0320
80194c7dd6 wip 2023-01-09 10:34:27 -08:00
joey0320
744368d61f Misc fixes & comments 2023-01-09 10:34:27 -08:00
joey0320
923eee9670 Bump barstools to 899387f4fb 2023-01-09 10:34:27 -08:00
joey0320
71cf0bc43d Remove split-mems-conf.py 2023-01-09 10:34:27 -08:00
joey0320
b3dc1c6778 Delete split-mems-conf.py & use mems.conf generated from GenerateTopAndHarness 2023-01-09 10:34:27 -08:00
joonho hwangbo
a6f0259019 Update comment related to ENABLE_CUSTOM_FIRRTL_PASS
Co-authored-by: Abraham Gonzalez <abe.j.gonza@gmail.com>
2023-01-09 10:34:27 -08:00
joey0320
053002b7af Add comments & misc fixes 2023-01-09 10:34:27 -08:00
joey0320
13ece01450 Support Chisel->SFC->Low FIRRTL->CFC->Verilog & Sim flow 2023-01-09 10:34:27 -08:00
joey0320
4e4696eb3a Bump barstools to d1295e68f8 2023-01-09 10:34:27 -08:00
joey0320
3f614e6749 WIP 2023-01-09 10:34:27 -08:00
joey0320
9035ccf824 Remove disallowPackedArray option from firtool compilation step 2023-01-09 10:34:27 -08:00
joey0320
1f5a141fd1 Add back SPI CI tests 2023-01-09 10:34:27 -08:00
joey0320
7e745c2646 Fix FIRTOOL_MODEL_MOD_HRCHY_JSON to FIRTOOL_MDOEL_HRCHY_JSON 2023-01-09 10:34:27 -08:00
joey0320
35cceb6428 Fix SBT_BIN to java -jar from sbt 2023-01-09 10:34:21 -08:00
abejgonzalez
bd0b3e8f1d Update paths | Allow sed overrides 2023-01-09 10:33:41 -08:00
abejgonzalez
821735af0d Missed outdir 2023-01-09 10:33:41 -08:00
abejgonzalez
46b6f4f94d Remove extra whitespace in CI yaml 2023-01-09 10:33:41 -08:00
abejgonzalez
c472e22223 Update FPGA makefile | Reorg firtool args 2023-01-09 10:33:38 -08:00
abejgonzalez
9f2fd22cc0 Rename variables | Small fixes | Move out-srcs to new dir 2023-01-09 10:32:44 -08:00
Abraham Gonzalez
f5914ec9e9 Re-add Ibex tests 2023-01-09 10:31:43 -08:00
abejgonzalez
af9163bc95 Bump Ibex + Testchipip for fixes 2023-01-09 10:31:40 -08:00
abejgonzalez
8c1092ef74 Disable Ibex tests since it can't support mideleg 2023-01-09 10:29:38 -08:00
abejgonzalez
a8c2d35d01 Bump Gemmini for module fix 2023-01-09 10:29:35 -08:00
abejgonzalez
6c2c2eca45 Revert FIRRTL log-level 2023-01-09 10:27:54 -08:00
abejgonzalez
9935b76fb9 Bump CI 2023-01-09 10:27:54 -08:00
abejgonzalez
a136bafabd Fix more CI 2023-01-09 10:27:49 -08:00
abejgonzalez
65095507c7 Fix for empty mems.conf 2023-01-09 10:27:15 -08:00
abejgonzalez
f9965d88b3 Fix .f's 2023-01-09 10:27:15 -08:00
abejgonzalez
f9b938ad55 Update all 2023-01-09 10:27:07 -08:00
abejgonzalez
e75b107cf3 Reorg + Cleanup 2023-01-09 10:26:22 -08:00
abejgonzalez
c179f53ed0 Fix comments 2023-01-09 10:25:29 -08:00
abejgonzalez
ca88bf5a2f Fix VCS 2023-01-09 10:25:29 -08:00
abejgonzalez
a384fa9d1d E2E RocketConfig compile in Verilator 2023-01-09 10:25:27 -08:00
abejgonzalez
ae05fe0de2 Closer [ci skip] 2023-01-09 10:24:46 -08:00
abejgonzalez
873131c0c7 Initial CIRCT integration [ci skip] 2023-01-09 10:24:02 -08:00
Jerry Zhao
c305b76002 Bump riscv-tests 2023-01-06 14:22:03 -08:00
Jerry Zhao
4b60db6f8e Merge pull request #1302 from ucb-bar/tsondhi/stripped_down_rocket_conf
Stripped down rocket configs for FireSim testing
2023-01-06 13:26:13 -08:00
Jerry Zhao
2419be229f Merge pull request #1304 from ucb-bar/spike-bump
Bump spike to latest
2023-01-06 13:07:53 -08:00
Jerry Zhao
fa1f0a42c6 Merge pull request #1305 from ucb-bar/dev-mempress
bump mempress
2023-01-06 10:21:21 -08:00