1 2 3 4 5 6
PYTHONPATH=`pwd`/../../:$PYTHONPATH mkdir -p out if [ ! -f ../../libyosys.so ]; then make -C ../.. fi python3.5 netlist_graph.py