Skip to content

efabless/caravel_mgmt_soc_litex

Folders and files

NameName
Last commit message
Last commit date

Latest commit

453e4cc · Nov 22, 2022
Nov 11, 2022
Apr 11, 2022
Nov 10, 2022
Nov 10, 2022
Oct 14, 2022
Mar 2, 2022
Nov 10, 2022
Nov 10, 2022
Nov 10, 2022
Oct 28, 2022
Nov 11, 2022
Nov 10, 2022
Nov 20, 2022
Apr 9, 2022
Dec 17, 2021
Jan 20, 2022
Oct 11, 2022
Oct 28, 2022
Dec 26, 2021
Dec 28, 2021

Repository files navigation

caravel_mgmt_soc_litex

To install litex library dependencies

cd litex
make setup

To build the caravel mgmt soc

cd litex
make

To simulate

cd sim
make clean sim

ECO done in DFFRAMS to get antenna clean

The ECOs were done on both DFFRAMs to clean antenna violations, these ECOs were only on metal layers and were done using the jumper method for antenna avoidance

The non-eco'd views coming out of OpenLane is postfixed by -openlane, for example: gds/RAM128-openlane.gds.gz

The eco'd views are the views that doesn't have postfix

After the eco scripts/update_views.sh was ran to produce mag, lef and def views for the eco'd gds

scripts/build_mgmt_core_wrapper.sh was ran to produce the final gds for mgmt_core_wrapper