ominux / vtr-verilog-to-routing

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

Segmentation fault -- VPR #58

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago

I tried to read an architecture file "sample_arch.xml", VPR crashed.
Attached architecture file has been tried as well. VPR remains.

GDB information:

Architecture file: sample_arch.xml

Program received signal SIGSEGV, Segmentation fault.
0x00000031ac478900 in strlen () from /lib64/libc.so.6

I checked out the version one week ago. My test platform is Linux 64-bit Redhat 
OS.
Both Makefiles in VTR/ and VPR/ have been tried. 

Original issue reported on code.google.com by tangxi...@gmail.com on 5 May 2013 at 2:29

Attachments:

GoogleCodeExporter commented 9 years ago
Hi Xifan,

VPR 7.0 (the version of VPR on the trunk) gives an error message that you are 
missing models tags in your architecture file.  I've attached an edited 
architecture file with this semantic error fixed.

- Jason

Original comment by JasonKai...@gmail.com on 6 May 2013 at 5:09

Attachments:

GoogleCodeExporter commented 9 years ago

Original comment by JasonKai...@gmail.com on 6 May 2013 at 5:09