README
CAD PROJECT 2
cd source_code
make
./M11215084 -h/-e ../aoi_benchmark/filename.blif and or not
./M11215084 -h ../aoi_benchmark/test.blif 2 1 1
./M11215084 -e ../aoi_benchmark/test.blif 2 1 1
./M11215084 -v \filename.blif 2 1 1 \result_to_validate
./M11215084 -h ../aoi_benchmark/test.blif 2 1 1
Heuristic Scheduling Result
1: {b1 b2} {} {}
2: {b3 b4} {} {}
3: {c1 b5} {} {}
4: {d1} {c2} {}
5: {} {c5} {e1}
6: {} {c3} {}
7: {} {d2} {}
8: {} {c4} {}
9: {} {d3} {}
10: {} {e2} {}
LATENCY: 10
END
./M11215084 -e ../aoi_benchmark/test.blif 2 1 1
ILP-based Scheduling Result
1: {b3 b5} {} {}
2: {b1 b2} {c3} {}
3: {b4 c1} {c4} {}
4: {d1} {c5} {}
5: {} {c2} {}
6: {} {d3} {e1}
7: {} {d2} {}
8: {} {e2} {}
LATENCY: 8
END