Commit Graph

1254 Commits

Author SHA1 Message Date
marwaneltoukhy 8c15b857ad fixed views to add power routing 2022-10-29 04:16:05 -07:00
marwaneltoukhy 494c0d4473 added views for caravel and caravan and fixed lvs in power routing 2022-10-28 15:23:00 -07:00
Marwan Abbas 16e00430c0 fix to get LVS clean 2022-10-28 23:56:58 +02:00
Marwan Abbas efd1289ce1 fix to get LVS clean 2022-10-28 23:55:40 +02:00
marwaneltoukhy 1ef205fb8f fixed top level cell name 2022-10-28 14:06:41 -07:00
marwaneltoukhy 90c6b1c364 added views for caravel and caravan based on newest changes to DFFRAMs and mgmt_protect 2022-10-28 13:41:27 -07:00
marwaneltoukhy c824608e25 Merge branch 'main' into caravel_redesign-2 2022-10-28 13:33:35 -07:00
marwaneltoukhy 5c9a2a1e0a added views and signoff reports for eco 2022-10-28 13:13:37 -07:00
mo-hosni 62048bb192 Modified 1 net with antenna vio ratio of 1600 manually 2022-10-28 12:23:46 -07:00
Marwan Abbas 05ce343e9d Added documentation for ECOs done on caravel 2022-10-28 16:45:12 +02:00
Jeff DiCorpo 98519c3f6a
Merge pull request #350 from efabless/caravan-signoff
add caravan signoff scripts support and results
2022-10-27 10:12:34 -07:00
mo-hosni 97accbb6fa Update signoff reports 2022-10-27 09:54:43 -07:00
mo-hosni b5010be8a7 Update Openlane views 2022-10-27 09:53:45 -07:00
mo-hosni 2d61e593aa Decreased distances from pins to and gates in mgmt_protect 2022-10-27 08:20:57 -07:00
Marwan Abbas 1f17e7a03f removed old csv and log files 2022-10-26 14:40:30 +02:00
M0stafaRady 6f92625192 cocotb - update bitbang tests for caravan 2022-10-25 16:30:42 -07:00
M0stafaRady 4bd0f5bec1 Adding bitbang tests to caravan regression 2022-10-25 14:21:18 -07:00
M0stafaRady 693c9e5538 Merge branch 'caravan-signoff' into cocotb 2022-10-25 08:03:15 -07:00
M0stafaRady 745b3e3e2c cocotb - skip write and read from xfer
because the write reg is diffrent than the read one
2022-10-25 08:00:51 -07:00
Passant 640a2beb21 add signoff results for caravan:
- STA reports
- generated .lib
2022-10-25 07:48:38 -07:00
Passant a3afd58b68 add signoff sdc for caravan 2022-10-25 07:45:30 -07:00
Passant 200da83804 update signoff scripts to support caravan as top-level design 2022-10-25 07:43:39 -07:00
Passant f4ca4045a6 add caravan generated sdf files across all corners using PT 2022-10-25 07:37:15 -07:00
kareem 9a61aa13c4 add caravan spefs and sdfs extracted using timing-scripts repo 2022-10-25 04:58:16 -07:00
M0stafaRady 83a2e0d6c2 cocotb - remove pll and clock_redirect tests from caravan regression
because gpio 15 and 16 are used as analog bins and tests used them for redirect
increase the timeout for mgmt_gpio_bidir test
2022-10-24 13:16:38 -07:00
Jeff DiCorpo a24c7c9d6e
Merge pull request #349 from efabless/jeffdi-patch-1
Update Makefile
2022-10-24 09:21:52 -07:00
Jeff DiCorpo d657cd331a
Update Makefile 2022-10-24 09:15:05 -07:00
Jeff DiCorpo 5f4a5b7b46
Merge pull request #348 from efabless/netlist_fix
removed caravel-eco.v gl netlist and added the eco for porb_h_in in c…
2022-10-24 09:10:32 -07:00
Marwan Abbas 18d779f5cd removed caravel-eco.v gl netlist and added the eco for porb_h_in in caravel.v 2022-10-24 17:58:50 +02:00
M0stafaRady add686f220 cocotb add gl and sdf regression for caravan 2022-10-24 08:27:27 -07:00
M0stafaRady 655232b37d merge with main 2022-10-24 07:51:16 -07:00
M0stafaRady a507c7ddd3 cocotb - update verify_cocotb to run caravan with vcs 2022-10-24 07:46:33 -07:00
M0stafaRady 45978f5304 cocotb - Adding cpu_reset test 2022-10-24 06:39:34 -07:00
M0stafaRady 425b59249d cocotb - Fix timeout of all tests 2022-10-24 04:59:04 -07:00
M0stafaRady 0d30276afa cocotb - fix include of vcs rtl code to enable the coverage for RTL 2022-10-23 08:13:17 -07:00
Jeff DiCorpo 39aa7ede4f
Merge pull request #346 from efabless/caravel_redesign
Merge Caravel Redesign branch to Main
2022-10-22 12:48:33 -07:00
Jeff DiCorpo bc68b0641d
Update Makefile
Update tag to mpw-7c
2022-10-22 12:43:58 -07:00
Mitch Bailey dee5e3b127
Added signoff extract and lvs reports (#344)
* added modified gds version for LVS

* extract and lvs logs
2022-10-22 12:18:07 -07:00
M0stafaRady 523fa3a5bb
cooctb- update gpio tests for caravan (#341)
* update gpio tests for caravan

* cocotb - Add gpio caravan tests
2022-10-22 12:14:25 -07:00
R. Timothy Edwards 30d35947f1
Added decap cells to the gate-level verilog for the (#343)
gpio_signal_buffering_alt cell (caravan chip).  This was
previously done for gpio_signal_buffering (caravel chip) but
the same thing had not previously been done for caravan.
2022-10-22 12:12:06 -07:00
M0stafaRady 8051e22ad2 cocotb - Add gpio caravan tests 2022-10-22 11:09:23 -07:00
M0stafaRady 900e66a804 update gpio tests for caravan 2022-10-22 11:04:04 -07:00
Mitch Bailey fd9580e39f
added modified gds version for LVS (#340) 2022-10-22 09:41:41 -07:00
marwaneltoukhy 66b7293817 signoff views for caravan 2022-10-22 07:01:29 -07:00
kareem c5c51bdd4a reharden: caravan
~ reimplement after chip_io_alt lef view update
2022-10-22 06:03:44 -07:00
Marwan Abbas b5a677fad3
Merge pull request #337 from efabless/chip_io_alt_fixes_10_22_2022
Updated the chip_io_alt LEF, DEF, and GDS views
2022-10-22 15:02:38 +02:00
Tim Edwards 0f08073876 Updated the chip_io_alt LEF, DEF, and GDS views after updating
the layout yesterday.
2022-10-22 08:46:18 -04:00
kareem 0be31a26c1 reharden: caravan
~ reimplement after rtl changes
2022-10-22 02:52:02 -07:00
R. Timothy Edwards d9260dc533
Fixes to caravan for LVS and ERC (#330)
* Corrected missing part of porb_h route in the caravan chip_io_alt
layout.  Correcting the indexing of the "mprj_io_one" connections
to "mgmt_io_oeb" on the left-hand side of caravan, as they were
connecting back to the right side and making a mess of wiring,
instead of being wired locally directly to the nearest I/O.

* Apply automatic changes to Manifest and README.rst

* Corrected the unconnected mgmt_io_in inputs to housekeeping on
the caravan chip (which correspond to the GPIOs that do not exist
in caravan) by connecting them to the "zero" outputs of the
closest GPIO control blocks.

* Apply automatic changes to Manifest and README.rst

Co-authored-by: RTimothyEdwards <RTimothyEdwards@users.noreply.github.com>
2022-10-21 14:28:53 -07:00
Marwan Abbas 7db65f3e32
Added gl netlists for chip_io_alt and gpio_signal_buffering_alt (#327) 2022-10-21 12:06:20 -07:00