Hello, trying to run precheck on a simple design t...
# gf180mcu
b
Hello, trying to run precheck on a simple design to make sure I've got everything figured out. Failing on LVS, checking the log the only thing that seems to be erroneous is CVC is detecting 3 Hi-Z inputs: CVC: Error Counts CVC: Fuse Problems: 0 CVC: Min Voltage Conflicts: 0 CVC: Max Voltage Conflicts: 0 CVC: Leaks: 0 CVC: LDD drain->source: 0 CVC: HI-Z Inputs: 3 CVC: Forward Bias Diodes: 0 CVC: NMOS Source vs Bulk: 0 CVC: NMOS Gate vs Source: 0 CVC: NMOS Possible Leaks: 0 CVC: PMOS Source vs Bulk: 0 CVC: PMOS Gate vs Source: 0 CVC: PMOS Possible Leaks: 0 CVC: Overvoltage-VBG: 0 CVC: Overvoltage-VBS: 0 CVC: Overvoltage-VDS: 0 CVC: Overvoltage-VGS: 0 CVC: Model errors: 0 CVC: Unexpected voltage : 0 CVC: Total: 3 Is there a way to see what inputs are causing this error? Thanks in advance!
m
@Brandon Hippe
precheck_results/<tag>/tmp/cvc.errors.gz
CVC should be just a warning though.