ominux / vtr-verilog-to-routing

Automatically exported from code.google.com/p/vtr-verilog-to-routing
0 stars 0 forks source link

Post-packing error #31

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. Post packing error, after netlist is generated

What is the expected output? What do you see instead?
Placement is not initiated

What version of the product are you using? On what operating system?
The latest version of VPR on linux

Please provide any additional information below.
Error is as follows:

Begin parsing packed FPGA netlist file
Finished parsing packed FPGA netlist file
Netlist generated from file ../my_arch/aeMB_v3/mux23/aeMB_core.odin.pre-vpr.net
ERROR:  [LINE 900] Element 'port' found twice within element 'outputs'.

Original issue reported on code.google.com by madhu...@gmail.com on 2 Jun 2012 at 7:42

Attachments:

GoogleCodeExporter commented 9 years ago

Original comment by JasonKai...@gmail.com on 2 Jun 2012 at 3:08

GoogleCodeExporter commented 9 years ago

Original comment by JasonKai...@gmail.com on 4 Jun 2012 at 9:51

GoogleCodeExporter commented 9 years ago
VPR was being too strict with its error checking.  I've corrected the parser so 
that it accepts multiple output ports.

Original comment by JasonKai...@gmail.com on 5 Jun 2012 at 6:03

GoogleCodeExporter commented 9 years ago
Thanks Jason!

Original comment by madhu...@gmail.com on 5 Jun 2012 at 6:05