|
|
ec349a854f
|
Add Blackwell tensor core support to Chipyard
update-circt / update-circt (push) Has been cancelled
- Update RadianceConfigs.scala with Blackwell configurations
- Update Verilator Makefile with optimized build flags
- Update submodules: radiance (Blackwell implementation), gemmini (params update)
- Update build flags and gitignore
|
2026-05-06 14:52:08 +08:00 |
|
Richard Yan
|
a18c5de271
|
Merge branch 'main' of https://github.com/ucb-bar/chipyard into ucb-bar-main
|
2024-05-15 23:22:20 -07:00 |
|
Jerry Zhao
|
39092e9b00
|
Switch RTL-sim/FPGA/VLSI flows to chisel6
|
2024-05-13 12:48:06 -07:00 |
|
Jerry Zhao
|
838cd9a69f
|
Remove hwacha/esp-tools
|
2024-05-10 17:27:10 -07:00 |
|
Hansung Kim
|
446e8fe245
|
Move vortex-specific EXTRA_SIM_PREPROC_DEFINES to mk fragment
|
2024-02-05 09:42:10 -08:00 |
|
Hansung Kim
|
0ea06336b5
|
Set preproc defines for Vortex
Includes GPR_RESET which uses simulation-only initial block to clear out
regfile.
|
2023-11-27 16:15:55 -08:00 |
|
Hansung Kim
|
e113d8dc3f
|
Add EXTRA_SIM_PREPROC_DEFINES to common-sims-flags.mk
This allows adding e.g. EXTRA_SIM_PREPROC_DEFINES="+define+NUM_CORES=2"
to the make command to change Vortex Verilog parameters.
|
2023-10-20 11:55:35 -07:00 |
|
abejgonzalez
|
95349755b5
|
Support TestDriver.v as top
|
2023-03-13 11:11:23 -07:00 |
|
Abraham Gonzalez
|
632a7a9348
|
Merge pull request #1349 from ucb-bar/misc-improv
Small build system improvements
|
2023-02-16 11:40:55 -08:00 |
|
abejgonzalez
|
85fe061244
|
Use EICG_wrapper model as addResource/Path | Fix Makefile parsing
|
2023-02-15 14:19:55 -08:00 |
|
joey0320
|
58a6e72528
|
rename OUT_DIR to GEN_COLLATERAL_DIR
|
2023-02-13 13:24:04 -08:00 |
|
Jerry Zhao
|
8b6a7f65dd
|
Fix spike interface
|
2023-01-17 10:55:20 -08:00 |
|
Jerry Zhao
|
2a08ca9c70
|
Work around old esp-tools
|
2023-01-17 10:55:20 -08:00 |
|
Jerry Zhao
|
81a32ab01f
|
Add spike tile support
|
2023-01-17 10:55:20 -08:00 |
|
abejgonzalez
|
bd0b3e8f1d
|
Update paths | Allow sed overrides
|
2023-01-09 10:33:41 -08:00 |
|
Jerry Zhao
|
858ca32b5e
|
Switch simulators to C++17. (#1285)
|
2022-12-15 10:21:39 -08:00 |
|
abejgonzalez
|
95f55a667f
|
Elaborate comments a bit more | Remove BB'ed files that are auto-copied/added
|
2021-05-06 14:45:45 -07:00 |
|
abejgonzalez
|
9cdd0e1ff2
|
Replace spaces with tabs
|
2021-05-06 00:30:46 -07:00 |
|
abejgonzalez
|
1d52899736
|
Remove GenerateSimFiles and use make instead
|
2021-05-06 00:27:11 -07:00 |
|
abejgonzalez
|
03457bf934
|
Remove unneeded libpthread in simulations
|
2020-08-21 17:44:29 -07:00 |
|
abejgonzalez
|
06747e6cff
|
Dedup simulation flags
|
2020-08-21 17:27:50 -07:00 |
|