saiyijinprince
Technical User
- Mar 30, 2007
- 2
Hello, I'm new to vhdl and synthesis so please forgive me if my questions seem blatantly obvious.
I am using xilinx ise 9.1 and modelsim se.
I wrote a vhdl model using modelsim and completed the functional simulation with everything working fine.
The synthesis, translate, map and place & route were completed successfully with no errors or warnings.
Now trying to do the timing simulations in model sim using the timesim.vhd file xilinx created, I mapped the simprim library and then tried compiling the timesim.vhd file and i just get tons of errors like:
# ** Error: mickey_timesim.vhd(16203): (vcom-1136) Unknown identifier "init".
and a few others that are similar.
I only guess that it was caused by the simprim library so then i refreshed it but it did not work.
I've tried searching for a simprim package for download thinking something may be wrong with the files i used.
Any ideas would be appreciated, as well as links to the simprim library download for modelsim SE
Thanks in advance
I am using xilinx ise 9.1 and modelsim se.
I wrote a vhdl model using modelsim and completed the functional simulation with everything working fine.
The synthesis, translate, map and place & route were completed successfully with no errors or warnings.
Now trying to do the timing simulations in model sim using the timesim.vhd file xilinx created, I mapped the simprim library and then tried compiling the timesim.vhd file and i just get tons of errors like:
# ** Error: mickey_timesim.vhd(16203): (vcom-1136) Unknown identifier "init".
and a few others that are similar.
I only guess that it was caused by the simprim library so then i refreshed it but it did not work.
I've tried searching for a simprim package for download thinking something may be wrong with the files i used.
Any ideas would be appreciated, as well as links to the simprim library download for modelsim SE
Thanks in advance