-
- Downloads
Add code to remove_operation so that if an operation is missing an output...
Add code to remove_operation so that if an operation is missing an output signals but has input signals then the input signal is disconnected from the operation
parent
7b732af1
No related branches found
No related tags found
Showing
- b_asic/operation.py 1 addition, 0 deletionsb_asic/operation.py
- b_asic/port.py 2 additions, 2 deletionsb_asic/port.py
- b_asic/signal_flow_graph.py 33 additions, 2 deletionsb_asic/signal_flow_graph.py
- test/fixtures/signal_flow_graph.py 2 additions, 1 deletiontest/fixtures/signal_flow_graph.py
- test/test_sfg.py 69 additions, 0 deletionstest/test_sfg.py
Please register or sign in to comment