rasmusto / vtr-verilog-to-routing

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

ODIN II: not support the parameter expression #43

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. gdb ./odin.exe
2. r -V a25_icache.v
3.

What is the expected output? What do you see instead?
Parameters are defined by the expression using other parameters, it doesn't 
support the expression.

Instead error in parsing: syntax error, unexpected '(', expecting ';' or ',' 

What version of the product are you using? On what operating system?
 ODIN II version 1.0 (from vtr for fpga) 64-bit Linux

Please provide any additional information below.

Original issue reported on code.google.com by JanetChi...@gmail.com on 22 Oct 2012 at 3:16

Attachments: