flandreas / antares

Digital circuit learning platform
49 stars 6 forks source link

Inconsistent circuit state after failed copy/paste #777

Closed flandreas closed 3 months ago

flandreas commented 4 months ago

When pasting parts of another circuit into the current circuit, it can happen that the action fails (due to various reasons), and the state of the current circuit is inconsistent afterwards.

One reason why this can happen is when pasting components using generic circuit parameters (such as propagation delay expressions), but the current (target) circuit hasn't a parameter definition with that name.

Improvements: