1
0
mirror of synced 2026-01-14 07:49:18 +00:00
2018-12-11 08:13:42 +01:00

7 lines
130 B
Bash
Executable File

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