joey0320
|
57d7e55457
|
oops
|
2023-04-20 18:20:26 -07:00 |
|
joey0320
|
41592fdad1
|
address comments
|
2023-04-20 16:16:51 -07:00 |
|
joey0320
|
9ce0467bd3
|
fixes
|
2023-04-20 14:26:38 -07:00 |
|
joey0320
|
e59ed50abb
|
script to unqify modules
|
2023-04-14 16:44:30 -07:00 |
|
abejgonzalez
|
a5ee995ed4
|
New Scala-based Config Finder
|
2023-04-04 22:58:28 +00:00 |
|
Jerry Zhao
|
b4452775c1
|
Fix chisel elab errors not causing flow to stop
|
2023-03-20 11:00:00 -07:00 |
|
Abraham Gonzalez
|
c788fdce19
|
Fix Verilog Prerequisites + Ignore mv stdout (#1406)
* Fix Ibex vlog compilation deps | Ignore mv stderr
* Init DRAMSim2
* Use size_t in cospike.cc
* Use size_t in spiketile.cc
|
2023-03-17 15:50:54 -07:00 |
|
Jerry Zhao
|
954ea0722a
|
Add logged output of chisel elab to generated-src
|
2023-03-14 21:31:21 -07:00 |
|
Jerry Zhao
|
7866ef977f
|
Fix common.mk help message string
|
2023-03-14 21:00:47 -07:00 |
|
Abraham Gonzalez
|
8f063139d8
|
Merge pull request #1372 from ucb-bar/add-disallowPackedArrays
Add disallow packed arrays
|
2023-03-09 10:09:34 -08:00 |
|
abejgonzalez
|
ccd03f3793
|
Move more tmp/ folders to a unique location
|
2023-03-08 09:54:35 -08:00 |
|
joey0320
|
a4db80c3d3
|
oops
|
2023-03-08 09:26:00 -08:00 |
|
joey0320
|
fd8a49100c
|
update ENABLE_VLSI_FLOW to ENABLE_YOSYS_FLOW
|
2023-03-08 09:25:16 -08:00 |
|
Abraham Gonzalez
|
817b6dece9
|
Use temp directory for config finder (#1381)
|
2023-03-08 09:25:16 -08:00 |
|
Abraham Gonzalez
|
a1afdb416d
|
Use temp directory for config finder (#1381)
|
2023-03-07 11:25:27 -08:00 |
|
joey0320
|
02fd30b2f8
|
Fix makefile
|
2023-03-06 18:26:03 -08:00 |
|
Abraham Gonzalez
|
317e0db4fd
|
Config finder make target (#1328)
* Add config-finder make target
* Add recursive functionality
* Add config finder to CI
* Workaround bash argument limit failures
|
2023-03-06 18:07:17 -08:00 |
|
Abraham Gonzalez
|
f7a39f80e7
|
Config finder make target (#1328)
* Add config-finder make target
* Add recursive functionality
* Add config finder to CI
* Workaround bash argument limit failures
|
2023-03-06 14:00:20 -08:00 |
|
joey0320
|
3a53dc60d0
|
Add ENABLE_VLSI_FLOW flag
|
2023-03-03 22:34:00 -08:00 |
|
joey0320
|
07b194e85a
|
add disallowPackedArrays
|
2023-03-02 09:29:58 -08:00 |
|
joonho hwangbo
|
c0b270853b
|
Remove Duplicate Compiler Flags (#1367)
* Remove Duplicate Compiler Flags
* Cleanup & fixes for MultipleMMIO
* bump barstools
* Update common.mk
* Update common.mk
---------
Co-authored-by: Abraham Gonzalez <abe.j.gonza@gmail.com>
|
2023-03-01 23:44:05 -08: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 |
|
Abraham Gonzalez
|
df903f0cb6
|
Merge pull request #1342 from ucb-bar/remove-gen-collateral
Remove gen-collateral when rebuilding
|
2023-02-15 16:40:40 -08:00 |
|
abejgonzalez
|
959cca64d2
|
Fix make help
|
2023-02-15 14:26:33 -08:00 |
|
abejgonzalez
|
55950b61b9
|
Move sim_files creation after FIRTOOL | Have FIRTOOL delete collateral dir
|
2023-02-15 12:01:58 -08:00 |
|
joey0320
|
58a6e72528
|
rename OUT_DIR to GEN_COLLATERAL_DIR
|
2023-02-13 13:24:04 -08:00 |
|
joey0320
|
6cd46d3c73
|
fixes
|
2023-02-13 02:14:23 -08:00 |
|
joey0320
|
4d31ccf218
|
Remove gen-collateral when rebuilding
|
2023-02-12 20:36:09 -08:00 |
|
Harrison Liew
|
14dec6eb71
|
disallowPackedArrays still broken, but don't need it. Bump barstools. Remove redundanct conda reqs
|
2023-02-10 14:35:43 -08:00 |
|
Harrison Liew
|
e4b35f45fa
|
Merge branch 'main' into new-hammer
|
2023-02-10 12:55:41 -08:00 |
|
abejgonzalez
|
d32b0575f4
|
Use order-only pre-req for output_dir | In run-binary-hex only hex-ify the bin if bin given args
|
2023-02-08 20:09:40 -08:00 |
|
Harrison Liew
|
2bfc6e1347
|
[skip ci] abandon sv2v, Genus happy with patched firtool
|
2023-02-08 19:00:26 -08:00 |
|
Harrison Liew
|
61d094e887
|
[skip ci] Add sv2v, sty. Fix Makefile rebuild. Using sv2v, but Yosys still fails.
|
2023-02-08 16:05:38 -08:00 |
|
abejgonzalez
|
efb4b7dcbf
|
Fix barstools for 1.29.0 firtool
|
2023-02-06 12:32:36 -08:00 |
|
abejgonzalez
|
f51457cf39
|
More robust splitting of BB filelists | Missed pre-commit | Removed old conda.yaml
|
2023-02-06 12:31:39 -08:00 |
|
Harrison Liew
|
2680f552cf
|
[skip ci] trying ENABLE_CUSTOM_FIRRTL_PASS=1 for Yosys, clarify init script for private tech plugins
|
2023-02-06 12:31:39 -08:00 |
|
joey0320
|
b02c44a0f3
|
Remove SRAM annotations when ENABLE_CUSTOM_FIRRTL_PASS is set
|
2023-02-06 12:29:29 -08:00 |
|
joey0320
|
9e8812d7fb
|
Add python file to split top.bb.f & model.bb.f
|
2023-02-06 12:29:29 -08:00 |
|
Harrison Liew
|
22834faa1f
|
top blackbox isolation hack, bump submodules
|
2023-02-06 12:29:29 -08:00 |
|
joey0320
|
045f3d7bc0
|
Fix common.mk && add makefile check as pre-commit hook
|
2023-01-14 15:38:43 -08:00 |
|
joey0320
|
c452999834
|
rename firtool->mfc | fix comments
|
2023-01-09 10:45:50 -08:00 |
|
joey0320
|
2269a70249
|
add back disable-annotation-* flags
|
2023-01-09 10:45:50 -08:00 |
|
joey0320
|
e8a5715206
|
update compile flags
|
2023-01-09 10:45:50 -08:00 |
|
joey0320
|
e8e0f3e902
|
Fix HARNESS_* to MODEL_* for consistence
|
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
|
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
|
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 |
|