shenpeifu / vtr-verilog-to-routing

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

Odin throws a segmentation fault. #86

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?

odin_II.exe -W -V Sorter_8_64.v -o Sorter_8_64.blif

(Sorter_8_64.v attached)

What is the expected output? What do you see instead?

odin_II.exe -W -V Sorter_8_64.v -o Sorter_8_64.blif
--------------------------------------------------------------------
Welcome to ODIN II version 0.1 - the better High level synthesis tools++ 
targetting FPGAs (mainly VPR)
Email: jamieson.peter@gmail.com and ken@unb.ca for support issues

--------------------------------------------------------------------
High-level synthesis Begin
Parser starting - we'll create an abstract syntax tree.  Note this tree can be 
viewed using GraphViz (see documentation)
Preprocessing verilog.
Optimizing module by AST based optimizations
*** glibc detected *** odin_II.exe: malloc(): memory corruption: 
0x0000000001a046d0 ***
^Cmake: *** [Sorter_8_64.blif] Interrupt

What version of the product are you using? On what operating system?

Latest svn snapshot.  Linux Fedora x86-64.

Thanks for any help or suggestions!

-Tom

Original issue reported on code.google.com by tomahawkins on 28 May 2014 at 8:40

Attachments: