language : [ Bahasa Indonesia | English]

node path v0.1
nodepath follows any posible path from a start node output to a target node input of an ISCAS89 circuit, then print the start and target node information.

limitation:
Currently only follows the path until max_depth = 17 to prevent database server overload.
max_depth = combinational level/gate beetween Flip-Flop to next ( Flip-flop or OUTPUT ).
path processing might takes long to complete, please be patient and do not retry until it fail. enjoy.

usage:
select circuit name and GO.

ISCAS 89 Circuit :
Circuit Depth :

output :
ready to pick output available at output folder .

output format :
start node : target node [target node position/level]

node/gate label numbering start from 1 based on its ISCAS89 .bench order. Example: 3 DFF, labeled as DFF1, DFF2, and DFF3.

Contact:
Any comment on this script, please contact : jimmy _at_server_ yusandra _dot_ info