What steps will reproduce the problem?
1. ./odin_II.exe -V test2.v -a sample_arch.xml
2.
3.
What is the expected output? What do you see instead?
Instantiating more than one instance of a module, which contains a
dual_port_ram inside, should work.
Instead, ODIN II errors out with "Missing declaration of this symbol
dual_port_ram"
Workaround is to copy-and-paste the module in question with another name. See
attached for example.
What version of the product are you using? On what operating system?
ODIN II version 0.1 (from VTR1.0rc1) under 64-bit Linux
Please provide any additional information below.