Circuit conversion to STG creates additional signals for outputs

Bug #1395102 reported by Danil Sokolov
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Workcraft
Fix Committed
Medium
Danil Sokolov

Bug Description

Circuit conversion to STG creates separate signals for the driver gate and for the primary output itself. Instead only a signal for the gate output should be created, but named more cleverly:

 - If a gate is connected to a single primary output, then the signal associated to the gate output contact should take the name of the output port and its type should be OUTPUT.

- Otherwise, if a gate does not drive an output port, then the signal name should be the name of the gate itself and the type INTERNAL.

- Otherwise, if a gate has several output contacts, then they should be named <gate_name>_<contact_name>.

Tags: circuit stg

Related branches

To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.