Charly Meyer
07/01/2024, 10:27 AMrun_magic_spice_export
. I don't know if it's possible to do that. If not, I will need to extract the netlist with another software. Thanks in advance for your help.Mitch Bailey
07/01/2024, 2:39 PMcaravel_user_project/Makefile
has lvs-<blockname>
targets that will extract a gds layout and run soft connection and lvs checks using the local precheck installation. These targets are generated for each lvs/<blockname>/lvs_config.json
file. You can find sample lvs_config.json
files in the $PRECHECK_ROOT/checks/be_checks/tech/<process>
directories. The lvs_config.json
file contains all the files and settings for each block’s LVS.