Xplace-Route: Routability GP + DP Flow:
python main.py --dataset ispd2015_fix --run_all True --load_from_raw True --detail_placement True --use_cell_inflate True
and use Innovus® to detailedly route the placement solution.
- Xplace GP + DP Deterministic Flow:
python main.py --dataset ispd2005 --run_all True --load_from_raw True --detail_placement True
- Xplace GP + DP Non-deterministic Flow:
python main.py --dataset ispd2005 --run_all True --load_from_raw True --detail_placement True --deterministic False
- Xplace GP + DP Deterministic Flow:
python main.py --dataset ispd2015_fix --run_all True --load_from_raw True --detail_placement True
- Xplace GP + DP Non-deterministic Flow:
python main.py --dataset ispd2015_fix --run_all True --load_from_raw True --detail_placement True --deterministic False