ominux / vtr-verilog-to-routing

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

ODIN II: can not calculate the parameter which locate in the array #41

Closed GoogleCodeExporter closed 9 years ago

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

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

when assign the address_cachable value, (i_iaddress[31:(BOOT_MSB+1)] == 
(HIBOOT_BASE>>(BOOT_MSB+1)) should be true.

Instead, the two values are different. ODIN II errors out 
with"if(first_node->children[1]->types.number.value < 
first_node->children[2]->types.number.value)"

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

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 2:31

Attachments:

GoogleCodeExporter commented 9 years ago

Original comment by salihir....@gmail.com on 7 Jun 2013 at 9:11