A collection of classes providing simple hardware specification, simulation, tracing, and testing suitable for teaching and research. Simplicity, usability, clarity, and extensibility are the overarching goals, rather than performance or optimization.
Some ISCAS bench files have input and output wires with the same name. This PR adds a fix to handle then in import, by renaming the output wire when needed (an alerting the user if that's the case).
Some ISCAS bench files have input and output wires with the same name. This PR adds a fix to handle then in import, by renaming the output wire when needed (an alerting the user if that's the case).