<@U017X0NM2E7> <@U0169AQ41L6> Hello Mitch, I am Al...
# lvs
a
@Mitch Bailey @mehdi Hello Mitch, I am Ali Hammoud working on Open FASOC tempsense gen with the latest tools. I have a correct spice file, but I am still getting issues in the final checks. I have attached the lvs report, the spice file, and the final gds file below.
m
what command do you use to run LVS?
a
This is the command directly from the makefile ($(TIME_CMD) klayout -b -rd in_gds="$<" \ -rd cdl_file=$(abspath $(OBJECTS_DIR)/6_final_concat.cdl) \ -rd report_file=$(abspath $@) \ -r $(KLAYOUT_LVS_FILE)) 2>&1 | tee $(LOG_DIR)/6_lvs.log
Also this is the checks:
m
how did you create the spice file? Looks like it's missing a top level subcircuit.