Commit Graph

257 Commits

Author SHA1 Message Date
Richard Yan
724fd91790 Merge branch 'graphics' of https://github.com/hansungk/chipyard into graphics 2024-05-07 14:41:35 -07:00
Richard Yan
81847ae775 sram flow & firesim flow 2024-05-07 14:39:45 -07:00
Hansung Kim
74c9eef997 Merge remote-tracking branch 'origin/graphics' into graphics 2024-04-29 15:05:27 -07:00
Richard Yan
d0b274ab78 Merge branch 'main' of https://github.com/ucb-bar/chipyard into ucb-bar-main 2024-04-20 02:03:35 -07:00
Hansung Kim
44727dea7b Add EXTRA_SIM_OUT_NAME 2024-04-17 16:47:01 -07:00
Jerry Zhao
edf6d9ed19 Append EXT_FILELISTS to sim_common.f 2024-03-19 23:45:38 -07:00
abejgonzalez
38d7a76501 Bump for CIRCT | Fix style 2024-02-26 14:47:09 -08:00
Jerry Zhao
f3c221ddfa Split run-binary targets to be easier to read 2024-02-13 17:24:59 -08:00
Jerry Zhao
55e6dd67fd Add BINARY_ARGS to run-binary targets 2024-02-13 17:20:41 -08:00
Richard Yan
fd5fa7b6e1 Merge branch 'main' of https://github.com/ucb-bar/chipyard into graphics 2024-02-02 16:28:55 -08:00
Hansung Kim
2c85ab3216 Add radiance mk fragment 2024-01-29 15:45:22 -08:00
Jerry Zhao
3ddef0ded1 Macrocompiler should always touch the output files 2024-01-22 19:29:22 -08:00
Øyvind Harboe
22ceb7401b Makefile: add print-FOO utility target that prints the value of a make variable
useful for debugging/checking value of a variable

Signed-off-by: Øyvind Harboe <oyvind.harboe@zylin.com>
2024-01-19 13:29:41 +01:00
Hansung Kim
1cf06fc324 Track changes in Radiance args.bin/op_*.bin in makefiles 2024-01-17 11:35:06 -08:00
Jerry Zhao
46585a5114 Fix check-submodule-status forcing rebuilds 2024-01-05 11:14:38 -08:00
Jerry Zhao
561e3fca68 [ci skip] Add makefile help text for check-submodule-status 2024-01-02 12:51:27 -08:00
Jerry Zhao
9529c13610 Add generators/ submodule status check 2023-12-29 18:03:24 -08:00
abejgonzalez
088e9ea45a Remove references to ENABLE_YOSYS 2023-12-13 10:07:14 -08:00
Abraham Gonzalez
709d4a21b5 Update common.mk 2023-11-21 14:29:12 -07:00
abejgonzalez
19fda05fba Revert GCD BB changes | Move GCD to 0x4000 to not conflict w/ bootrom 2023-11-03 14:52:01 -07:00
abejgonzalez
078de512ab Bump to firtool 1.58.0 2023-11-02 17:49:18 -07:00
abejgonzalez
def0115fa4 Fix BB resource references | More BB docs 2023-11-01 12:06:32 -07:00
abejgonzalez
284f276fbb Remove Dromajo + documentation 2023-09-08 14:28:10 -07:00
Sriram Sridhar
6f8041bf82 UPF Generation 2023-07-12 14:19:23 -07:00
Jerry Zhao
b7c27a63e5 Merge branch 'main' into tetheredsim 2023-06-12 22:19:11 -07:00
abejgonzalez
5ccd2b8bb4 Fix parallelism issue 2023-06-08 13:42:09 -07:00
abejgonzalez
cb24357a8a Ignore barstools compilation if not needed 2023-06-08 10:55:41 -07:00
Jerry Zhao
d3af0bd524 Merge remote-tracking branch 'origin/main' into tetheredsim 2023-06-02 11:36:12 -07:00
abejgonzalez
08d9d00ed8 Rename FIRRTL options 2023-06-02 11:09:13 -07:00
abejgonzalez
57e389b026 Eval'ed make vars are now stored in files | Force update *.jars 2023-06-02 00:22:36 -07:00
Jerry Zhao
89db2372c3 Merge remote-tracking branch 'origin/main' into tetheredsim 2023-05-31 21:55:09 -07:00
Abraham Gonzalez
c1ad70c10f Merge pull request #1375 from ucb-bar/use-fat-jar
Use fat jar's to remove SBT invocations
2023-05-26 17:03:42 -07:00
abejgonzalez
aff98d77fe More renaming fixes 2023-05-25 10:05:11 -07:00
Jerry Zhao
61a0cf9152 Fix run-binary-none 2023-05-24 18:38:04 -07:00
Jerry Zhao
79369cff40 Fix check for BINARY/BINARIES being set 2023-05-24 16:48:20 -07:00
Jerry Zhao
5d55f2bd77 Support multi-loadarch RTL sims 2023-05-24 16:48:20 -07:00
Jerry Zhao
57d849ae4d Check binaries exist with run-binaries 2023-05-24 16:48:19 -07:00
Jerry Zhao
4dc932035c Add help text on run-binaries 2023-05-24 16:48:19 -07:00
Jerry Zhao
4da1dea50f Support multi-binary-run in RTL sim 2023-05-24 16:48:18 -07:00
abejgonzalez
1363d82813 Update names | Fix find-config-frags 2023-05-24 09:22:49 -07:00
abejgonzalez
34263fe1a6 Serialize SBT calls 2023-05-18 15:31:39 -07:00
abejgonzalez
30dfe0650d Fix common.mk 2023-05-17 18:23:45 -07:00
abejgonzalez
99aabf2460 Add backwards compat 2023-05-17 18:21:52 -07:00
abejgonzalez
dbe352e9dc Merge remote-tracking branch 'origin/main' into use-fat-jar 2023-05-17 18:12:21 -07:00
Jerry Zhao
ff3b66e2f2 Makefile should error if BINARY is set incorrectly 2023-05-09 17:38:46 -07:00
Jerry Zhao
d8bbc71821 Always generate objdump for run-binary-debug targets 2023-05-09 17:20:12 -07:00
Jerry Zhao
954dab1638 Merge remote-tracking branch 'origin/main' into tcdtm 2023-05-07 15:56:55 -07:00
Jerry Zhao
669db2ef4f Merge remote-tracking branch 'origin/main' into tcdtm 2023-05-01 10:47:57 -07:00
joey0320
3f80507ce4 rm split-bb-files.py 2023-04-29 18:21:48 -07:00
joey0320
ab9ec1650e fixes 2023-04-28 09:15:33 -07:00