chimera086
Newbie level 3
- Joined
- Jan 19, 2010
- Messages
- 4
- Helped
- 0
- Reputation
- 0
- Reaction score
- 0
- Trophy points
- 1,281
- Location
- Philippines
- Activity points
- 1,334
Hi everyone... i really need help...
i run the ic compiler gui already using icc_shell -gui and have my setup done using the gui also... my search path, link library and target library are setup already and the same is done with my TLU+ files... i have created a Milkyway library as well, with the technology file and the input reference libraries. but the problem comes when i want to import my verilog file....the error goes like below....
Error: Module 'DFFARX1' is not defined. (MWNL-297)
Error: Verilog parser cannot parse the /RISCforICC/icc/source/RISC_SPM_gate2.v source file. (MWNL-047)
No such file or directory
Error: Current design is not defined. (UID-4)
I have read forums here but it didnt answer my question.... they say that maybe i just missed linking my reference library but i have done it already... and i have look into the first error that i have and it seem not consistent... i looked into the reference library and found DFFARX1 but in the FRAM its DFFARX1_1... i just dont have any idea about this..... hope that you can help me guys...... thank you....
i run the ic compiler gui already using icc_shell -gui and have my setup done using the gui also... my search path, link library and target library are setup already and the same is done with my TLU+ files... i have created a Milkyway library as well, with the technology file and the input reference libraries. but the problem comes when i want to import my verilog file....the error goes like below....
Error: Module 'DFFARX1' is not defined. (MWNL-297)
Error: Verilog parser cannot parse the /RISCforICC/icc/source/RISC_SPM_gate2.v source file. (MWNL-047)
No such file or directory
Error: Current design is not defined. (UID-4)
I have read forums here but it didnt answer my question.... they say that maybe i just missed linking my reference library but i have done it already... and i have look into the first error that i have and it seem not consistent... i looked into the reference library and found DFFARX1 but in the FRAM its DFFARX1_1... i just dont have any idea about this..... hope that you can help me guys...... thank you....