wrappers: sh: ql: remove vpr_fixup_post_synth.py script

Signed-off-by: Paweł Czarnecki <pczarnecki@antmicro.com>
This commit is contained in:
Paweł Czarnecki 2022-05-18 09:17:00 +02:00
parent 33cde8a5e8
commit 42d6f31630
1 changed files with 1 additions and 8 deletions

View File

@ -28,13 +28,6 @@ parse_args $@
export OUT_NOISY_WARNINGS=noisy_warnings-${DEVICE}_analysis.log
run_vpr --analysis --gen_post_synthesis_netlist on --verify_file_digests off
run_vpr --analysis --gen_post_synthesis_netlist on --gen_post_implementation_merged_netlist on --verify_file_digests off
mv vpr_stdout.log analysis.log
python3 "$F4PGA_ENV_BIN"/python/vpr_fixup_post_synth.py \
--vlog-in ${TOP}_post_synthesis.v \
--vlog-out ${TOP}_post_synthesis.v \
--sdf-in ${TOP}_post_synthesis.sdf \
--sdf-out ${TOP}_post_synthesis.sdf \
--split-ports