-
Notifications
You must be signed in to change notification settings - Fork 422
Open
Description
VPR runs successfully with the following command:
$VTR_ROOT/vpr/vpr
$VTR_ROOT/vtr_flow/arch/xilinx/7series_BRAM_DSP_carry.xml
$VTR_ROOT/vtr_flow/benchmarks/blif/2/bw.blif
--flat_routing off
--route_chan_width 150
-j12
However, when attempting to launch the GUI, the program segfaults during the routing load phase.
# Load Routing
Begin loading FPGA routing file.
./gui.sh: line 14: 1728110 Segmentation fault (core dumped) $VTR_ROOT/vpr/vpr $VTR_ROOT/vtr_flow/arch/xilinx/7series_BRAM_DSP_carry.xml $VTR_ROOT/vtr_flow/benchmarks/blif/2/bw.blif --flat_routing off --disp on --analysis --route_chan_width 150 -j12
Metadata
Metadata
Assignees
Labels
No labels