Commit Graph

1624 Commits

Author SHA1 Message Date
DavidRLindley 53ace5e989 Apply automatic changes to Manifest and README.rst 2025-02-07 01:37:01 +00:00
David Lindley 1179387306
Merge pull request #102 from d-m-bailey/remove_old
Remove pre-existing magic and gate level verilog because they may be.  Testing on branch.
2025-02-06 20:28:18 -05:00
David Lindley e60ad32f6c
Merge pull request #138 from d-m-bailey/clear_result
Remove previous LVS results before making lvs-* and lvs-gds-* targets.
2025-02-06 20:26:22 -05:00
David Lindley 6b5748869a
Merge pull request #414 from bovi/fix-rst-link
docs(intro): fix rst link
2025-02-06 20:23:36 -05:00
David Lindley 825135adf1
Merge pull request #432 from mingpepe/fix_path
Fix link in README.rst
2025-02-06 20:22:28 -05:00
David Lindley ac788b59c3
Merge pull request #538 from efabless/remove_drc_deck
Delete scripts/tech-files/sky130A_mr.drc.  Should be in a different place.
2025-02-06 20:12:33 -05:00
David Lindley 3cacfeae5b
Merge pull request #542 from d-m-bailey/gpio-fix
Requires testing after merge.  Moving in DEV branch.
2025-02-06 20:10:46 -05:00
David Lindley e15d71e8d5
Merge pull request #562 from d-m-bailey/port_check_update
Remove internal ports from user_project_wrapper_empty.gds
2025-02-06 20:04:01 -05:00
D. Mitch Bailey 04dc2d40a6 Remove internal ports from user_project_wrapper_empty.gds 2025-01-29 22:58:47 -08:00
Jeff DiCorpo 27cbe49c90
Merge pull request #557 from efabless/add_mag_to_caravel_lite
Update auto-update-caravel-lite.yml
2024-11-04 08:25:41 -08:00
Marwan Abbas 9250e7bd51
Update auto-update-caravel-lite.yml 2024-11-04 20:51:11 +05:30
Jeff DiCorpo 49c5a688b1
tag = 2024.09.12-1 2024-09-12 14:01:55 -07:00
Jeff DiCorpo 79a032141a
Merge pull request #553 from efabless/reduced_poly_fill
Modifications to reduce poly fill and re-enable LVS.
2024-09-12 15:56:24 -05:00
David Lindley e636f25688 Added PDK path to first standard cell use statement 2024-09-04 11:41:35 -07:00
David Lindley 7a98b83ce6
Merge pull request #552 from d-m-bailey/EF_fill-mag-fix
Changed EF_fill_4_8.mag scale and coordinates
2024-09-04 08:14:37 -04:00
D. Mitch Bailey 2c58642c42 Changed EF_fill_4_8.mag scale and coordinates 2024-09-04 00:08:33 -07:00
David Lindley b7b9c26ab1 Merge branch 'reduced_poly_fill' of github.com:efabless/caravel into reduced_poly_fill 2024-09-03 17:05:41 -07:00
David Lindley 9d7492c666 Fixed properties in EF_fill_4_8.mag. Removed .mag extension from EF fill cells in housekeeping and caravan/caravel_core.mag files 2024-09-03 17:04:55 -07:00
David Lindley 68fefe74f5
Merge pull request #551 from d-m-bailey/poly-fix-verilog
Fixed verilog instance name and ports.
2024-09-03 16:58:11 -04:00
Jeff DiCorpo 93ce8bb464
tag = 2024.09.03-1 2024-09-03 13:23:47 -07:00
David Lindley 78e4b39116 Added pins to fix LVS issues 2024-09-02 17:32:14 -07:00
D. Mitch Bailey 999d5e2311 Fixed verilog instance name and ports. 2024-09-01 08:23:15 -07:00
David Lindley d53ed92620 Updated mag files by swapping decap_12 cells with fill_4 and fill_8. Modified the verilog/gl files to match. 2024-08-29 17:22:17 -07:00
Jeff DiCorpo ac179548f9
tag = mpw-9k 2024-07-31 11:11:30 -07:00
Jeff DiCorpo 487a439614
tag mpw-9j 2024-05-30 14:37:02 -07:00
D. Mitch Bailey e82ddeb0b7 Ignore comments and add error checking.
Require default constants in 13'hxxxx format.
Require default constants to be 13 binary bits maximum.
Standardize file names to lower case hex digits.

NOTE: Invalid values are merely ignored. No error code is returned.
2024-05-02 22:30:23 -07:00
Marwan Abbas d47c125287
Delete scripts/tech-files/sky130A_mr.drc 2024-05-01 13:00:21 +03:00
Jeff DiCorpo eca7932980
Merge pull request #536 from efabless/Add-TRM-Doc
New TRM document
2024-04-16 11:15:07 -07:00
David Lindley c0e5821b14
New TRM document
New Technical Reference Manual (TRM) documenting the  Caravel SoC Register and Memory maps.
2024-04-15 08:35:27 -07:00
Mitch Bailey 22f2e9c6d5
Update gen_gpio_defaults.py
Only remove created copies. Do not remove originals (which shouldn't exist in the user area).
2024-02-29 03:53:00 +09:00
Mitch Bailey 4fb13c5f08
Merge branch 'main' into remove_old 2024-02-09 11:52:49 +09:00
Jeff DiCorpo cd263ed24b
Merge pull request #518 from d-m-bailey/user-id-reverse
Correct user_id bit order in gl verilog and layout.
2024-01-10 10:24:37 -08:00
Jeff DiCorpo 2098608638
add Caravel datasheet 2024-01-08 22:50:41 -08:00
d-m-bailey fad93a0e79 Apply automatic changes to Manifest and README.rst 2023-12-06 04:11:14 +00:00
D. Mitch Bailey 092ff66da0 Correct user_id bit order in gl verilog and layout. 2023-12-05 16:05:25 -08:00
Jeff DiCorpo 05baf48756
Merge pull request #515 from efabless/docs-fix
Update .readthedocs.yml
2023-11-13 11:43:40 -08:00
marwaneltoukhy 2a5c603348 Apply automatic changes to Manifest and README.rst 2023-11-12 13:15:01 +00:00
Marwan Abbas 5c05a01d63
Update requirements.txt 2023-11-12 15:03:35 +02:00
Marwan Abbas 4991cf2d51
Update .readthedocs.yml 2023-11-12 15:02:35 +02:00
Jeff DiCorpo 084af0eb7c
update tag = mpw-9f 2023-11-05 10:47:16 -08:00
Jeff DiCorpo 5866a78353
Merge pull request #514 from efabless/revert_user_id_mag
Revert the user_id_programming.mag file
2023-11-04 18:18:52 -07:00
Tim Edwards b9a2e3ad7f Revert the user_id_programming.mag file back to the state it was
in before my Sept. 25 commit, where it accidentally got
overwritten when magic decided it needed a timestamp update
for some reason, destroying my manual edits in the process.
2023-11-04 21:08:20 -04:00
Jeff DiCorpo 6fccfd48a9
Merge pull request #511 from efabless/update_pdk_version
Update Makefile
2023-11-02 10:14:37 -07:00
Jeff DiCorpo cc1cd7f776
Merge pull request #498 from efabless/remove_cocotb
remove cocotb directory since it is moved under other repos
2023-10-23 08:00:35 -07:00
Jeff DiCorpo 4996d338c4
Merge pull request #476 from efabless/remove_depency_over_power
Fix power guards
2023-10-23 07:52:57 -07:00
Jeff DiCorpo 610a874a82
Merge branch 'main' into remove_depency_over_power 2023-10-23 07:50:12 -07:00
Jeff DiCorpo d42e78e3dd
Merge pull request #491 from efabless/fix_openframe_netlists
Modified the verilog/rtl/openframe_netlists.v.
2023-10-23 07:47:47 -07:00
Jeff DiCorpo eab35f8af3
Merge pull request #504 from efabless/cocotb
update cocotb top rtl to work with cheetah soc
2023-10-23 07:46:16 -07:00
Jeff DiCorpo 78a85b166b
Merge pull request #512 from efabless/caravel-lite_fix
Update auto-update-caravel-lite.yml
2023-10-23 07:33:30 -07:00
Marwan Abbas 6c21917d49
Update auto-update-caravel-lite.yml 2023-10-22 10:08:28 +03:00