Commit Graph

1607 Commits

Author SHA1 Message Date
jeffdi 9c8611ac33 change bbox for gen fill 2023-09-11 10:27:36 -07:00
jeffdi 4c6cc4ff64 rename top to caravel 2023-09-11 10:27:36 -07:00
jeffdi b21a7a26f1 Apply automatic changes to Manifest and README.rst 2023-09-11 10:27:36 -07:00
jeffdi 0d5c5191ff add user_id back 2023-09-11 10:27:36 -07:00
jeffdi b08bb5a1ec add user_id back 2023-09-11 10:27:36 -07:00
jeffdi 556277b847 change .magicrc to use from pdk 2023-09-11 10:27:36 -07:00
jeffdi e52732df01 change .magicrc to use from pdk 2023-09-11 10:27:36 -07:00
jeffdi 1e07b85468 disable dist for fill gen 2023-09-11 10:27:36 -07:00
jeffdi 6de354519a Makefile add openframe target 2023-09-11 10:27:36 -07:00
jeffdi ae229a537f Makefile add openframe target 2023-09-11 10:27:36 -07:00
jeffdi 11533adefe Makefile add openframe target 2023-09-11 10:27:36 -07:00
jeffdi ae41074e5b Merge remote-tracking branch 'origin/main' 2023-09-11 10:26:33 -07:00
Jeff DiCorpo 0907f7a188
Merge pull request #493 from efabless/jeffdi-patch-1
Update tag to mpw-9e
2023-09-06 10:31:55 -07:00
jeffdi e98df2f52b Merge remote-tracking branch 'origin/main' 2023-09-06 09:36:53 -07:00
Jeff DiCorpo a1eb03bd33
Update tag to mpw-9e 2023-09-06 09:31:29 -07:00
RTimothyEdwards 1dcb74d5bb Apply automatic changes to Manifest and README.rst 2023-08-30 01:10:29 +00:00
Tim Edwards 4a84427ec8 Modified the verilog/rtl/openframe_netlists.v.
This file indicates which verilog files to include for openframe
simulations.  Noted that there were references in the file to
GL versions of user_id_programming.v, chip_io_openframe.v, and
caravel_openframe.v.  All three of these are already structural
verilog and do not have versions in the gl/ directory.
2023-08-29 20:54:36 -04:00
M0stafaRady acda91ac91 Apply automatic changes to Manifest and README.rst 2023-08-23 08:51:02 +00:00
M0stafaRady 58a568c4fe
remove duplicate declaration from caravan_core.v 2023-08-23 11:35:05 +03:00
Jeff DiCorpo 4cf733832b
Merge pull request #487 from russellfriesenhahn/add_additional_env_parameters
Add additional env parameters
2023-08-17 07:30:36 -07:00
Jeff DiCorpo bb9a48f5f9
Merge pull request #482 from efabless/fix_caravan_core
fix compilation error at caravan core caught by iverilog
2023-08-17 07:30:01 -07:00
Russell L Friesenhahn 8af1aedd1d Typo fixes 2023-08-12 23:34:53 -05:00
Russell L Friesenhahn e7e037e290 Allow MCW_REPO to be set by env 2023-08-12 23:34:43 -05:00
M0stafaRady 4cb4356846 Apply automatic changes to Manifest and README.rst 2023-08-07 10:47:47 +00:00
M0stafaRady 0ec7994476 update caravan netlist with correct risc-v and some missing files 2023-08-07 13:32:37 +03:00
M0stafaRady 3603a9aa0b Apply automatic changes to Manifest and README.rst 2023-07-25 10:25:09 +00:00
M0stafaRady b9ee241db9
fix compilation error at caravan core caught by iverilog 2023-07-25 13:08:35 +03:00
Jeff DiCorpo 95712cac68
Merge pull request #478 from efabless/cocotb_dev
Cocotb dev
2023-07-11 07:49:40 -07:00
M0stafaRady dfa736785d Apply automatic changes to Manifest and README.rst 2023-07-05 10:56:28 +00:00
M0stafaRady 0033a0e80e Merge branch 'cocotb_dev' of github.com:efabless/caravel into cocotb_dev 2023-07-05 03:41:44 -07:00
M0stafaRady de15fea0af update toplevel_cocotb to match the latest updates to compile 1 time 2023-07-05 03:41:30 -07:00
M0stafaRady a6d6b6df7b Apply automatic changes to Manifest and README.rst 2023-06-21 11:40:32 +00:00
M0stafaRady c2366164c2 Merge branch 'cocotb_dev' of github.com:efabless/caravel into cocotb_dev 2023-06-21 04:26:31 -07:00
M0stafaRady 1d99f81955 fix path to sdf files 2023-06-21 04:26:25 -07:00
M0stafaRady af877d594d Apply automatic changes to Manifest and README.rst 2023-06-18 11:31:20 +00:00
M0stafaRady 33218a99ac add top level for cocotb 2023-06-18 04:18:07 -07:00
Jeff DiCorpo 59e29ac40b
Merge pull request #452 from d-m-bailey/override-mcw-tag
Changes to fix mpw-9 failures
2023-06-14 08:01:05 -07:00
M0stafaRady 5e12ca04ba Apply automatic changes to Manifest and README.rst 2023-06-13 07:24:45 +00:00
M0stafaRady e90895bca6 fix indentation 2023-06-13 00:11:33 -07:00
M0stafaRady 40bdbe4837 Merge branch 'remove_depency_over_power' of github.com:efabless/caravel into remove_depency_over_power 2023-06-13 00:09:37 -07:00
M0stafaRady 7414a48187 Fix power guards for caravan and openframe 2023-06-13 00:09:17 -07:00
M0stafaRady cd9fbc8aad Apply automatic changes to Manifest and README.rst 2023-06-12 16:43:17 +00:00
M0stafaRady 082e52c41d Fix power guards 2023-06-12 09:28:56 -07:00
jeffdi ec9242ff7b Apply automatic changes to Manifest and README.rst 2023-06-09 17:20:02 +00:00
jeffdi f2e4bc5512 Merge remote-tracking branch 'origin/openframe_tapeout' into openframe_tapeout
# Conflicts:
#	manifest
2023-06-09 10:05:21 -07:00
jeffdi 4543161cfe Apply automatic changes to Manifest and README.rst 2023-06-09 10:05:01 -07:00
jeffdi 1d61ee6271 remove -keep 2023-06-09 10:04:52 -07:00
jeffdi 0d8fa51637 add -keep 2023-06-09 10:04:52 -07:00
jeffdi b971154e68 Apply automatic changes to Manifest and README.rst 2023-06-09 10:04:50 -07:00
jeffdi 6b41297db7 remove -keep for gen fill 2023-06-09 10:04:39 -07:00