RTimothyEdwards / netgen

Netgen complete LVS tool for comparing SPICE or verilog netlists
Other
106 stars 24 forks source link

Missing circuit matching. #70

Open d-m-bailey opened 1 year ago

d-m-bailey commented 1 year ago

If there are circuit instances but no circuit definition, netgen will warn of a black box match.

However, if the spice circuit exists and is a stub with no devices, netgen will match with no warning.

We hope for at least a warning, when as in the case of black boxing, there are missing definitions in one of the netlists.

I'll try to post a test case in the next couple days.