Can anyone tel me what exactly ERC-RUN checks for?
i have heard it checks for vdd/gnd related connectns, like sub/well conntns...
but actually we run LVS before ERC!
So ERC errors should be independent of LVS, can anyone give me an example for this and tel me wat exactly ERC checks for???
ERC can check a lot more than what you mentioned above: it may check open inputs, short-circuited outputs, fan-in/fan-out violations, forgotten or out-of-limits device values, even more as the ERC rules allow for. Check these rules!
And of course you can (and should!) run the ERC before extraction and LVS.