mwilkinsonjr
07/14/2024, 9:56 PMFabien Marteau
08/13/2024, 8:12 PMFabien Marteau
09/15/2024, 7:35 PMvpr vpr_arch/counter/MIN_ROUTE_CHAN_WIDTH/arch/vpr_arch.xml vpr_arch/counter/MIN_ROUTE_CHAN_WIDTH/counter.blif \
--clock_modeling ideal \
--device FPGA88 \
--route_chan_width 60 \
--absorb_buffer_luts off \
--write_rr_graph rr_graph_out.xml \
--disp on
VPR FPGA Placement and Routing.
Version: 8.1.0-dev+v8.0.0-10995-gf13f87b5a-dirty
Revision: v8.0.0-10995-gf13f87b5a-dirty
Compiled: 2024-09-11T22:17:57
Compiler: GNU 11.4.0 on Linux-5.15.0-89-generic x86_64
Build Info: release IPO VTR_ASSERT_LEVEL=2
University of Toronto
<http://verilogtorouting.org|verilogtorouting.org>
<mailto:vtr-users@googlegroups.com|vtr-users@googlegroups.com>
This is free open source code under MIT license.
VPR was run with the following command-line:
vpr vpr_arch/counter/MIN_ROUTE_CHAN_WIDTH/arch/vpr_arch.xml vpr_arch/counter/MIN_ROUTE_CHAN_WIDTH/counter.blif --clock_modeling ideal --device FPGA88 --route_chan_width 60 --absorb_buffer_luts off --write_rr_graph rr_graph_out.xml --disp on
Architecture file: vpr_arch/counter/MIN_ROUTE_CHAN_WIDTH/arch/vpr_arch.xml
Circuit name: counter
# Loading Architecture Description
Warning 1: Model 'io' input port 'outpad' has no timing specification (no clock specified to create a sequential input port, not combinationally connected to any outputs, not a clock input)
Warning 2: Model 'io' output port 'inpad' has no timing specification (no clock specified to create a sequential output port, not combinationally connected to any inputs, not a clock output)
Warning 3: Model 'frac_lut4' input port 'in' has no timing specification (no clock specified to create a sequential input port, not combinationally connected to any outputs, not a clock input)
Warning 4: Model 'frac_lut4' output port 'lut4_out' has no timing specification (no clock specified to create a sequential output port, not combinationally connected to any inputs, not a clock output)
Warning 5: Model 'frac_lut4' output port 'lut3_out' has no timing specification (no clock specified to create a sequential output port, not combinationally connected to any inputs, not a clock output)
Warning 6: Model 'frac_lut4' output port 'lut2_out' has no timing specification (no clock specified to create a sequential output port, not combinationally connected to any inputs, not a clock output)
Warning 7: Model 'carry_follower' input port 'cin' has no timing specification (no clock specified to create a sequential input port, not combinationally connected to any outputs, not a clock input)
Warning 8: Model 'carry_follower' input port 'b' has no timing specification (no clock specified to create a sequential input port, not combinationally connected to any outputs, not a clock input)
Warning 9: Model 'carry_follower' input port 'a' has no timing specification (no clock specified to create a sequential input port, not combinationally connected to any outputs, not a clock input)
Warning 10: Model 'carry_follower' output port 'cout' has no timing specification (no clock specified to create a sequential output port, not combinationally connected to any inputs, not a clock output)
# Loading Architecture Description took 0.00 seconds (max_rss 16.0 MiB, delta_rss +1.2 MiB)
Error 1: vpr_arch/counter/MIN_ROUTE_CHAN_WIDTH/arch/vpr_arch.xml:156 Unexpected attribute 'tileable' found on node 'layout'.
The entire flow of VPR took 0.00 seconds (max_rss 16.0 MiB)
mwilkinsonjr
09/15/2024, 8:28 PMmwilkinsonjr
09/15/2024, 8:41 PMmwilkinsonjr
09/15/2024, 8:49 PMmwilkinsonjr
09/15/2024, 10:20 PM./OpenFPGA/build/vtr-verilog-to-routing/vpr/vpr ./OpenFPGA_bitstream_generation/openfpga_flow/tasks/SOFA_tasks/run001/vpr_arch/top/MIN_ROUTE_CHAN_WIDTH/arch/vpr_arch.xml
./OpenFPGA_bitstream_generation/openfpga_flow/tasks/SOFA_tasks/run001/vpr_arch/top/MIN_ROUTE_CHAN_WIDTH/top.blif
--clock_modeling ideal
--device FPGA88
--route_chan_width 60
--absorb_buffer_luts off
--write_rr_graph rr_graph_out.xml
--fix_clusters ./OpenFPGA_bitstream_generation/openfpga_flow/tasks/SOFA_tasks/fix_pins.place
--disp on
Fabien Marteau
09/16/2024, 8:31 PMmwilkinsonjr
09/17/2024, 1:23 PM