DNA2683
Advanced Member level 4
- Joined
- Sep 3, 2012
- Messages
- 106
- Helped
- 0
- Reputation
- 0
- Reaction score
- 0
- Trophy points
- 1,296
- Activity points
- 2,290
hi
im new in VHDL world..
im treing to use ieee.fixed_pkg
im working on my home PC with modelsim 6.6 ..until now I run my code on modlsim version 10.1 and everything worked (not on my computer these was a university PC)
When I try to compile my code on my PC with modelsim 6.6 it shows a message that it can not find the ieee.fixed_pkg
(vcom-1195) Cannot find expanded name "ieee.fixed_pkg".
how can i add this package it not include in modelsim 6.6?
im new in VHDL world..
im treing to use ieee.fixed_pkg
im working on my home PC with modelsim 6.6 ..until now I run my code on modlsim version 10.1 and everything worked (not on my computer these was a university PC)
When I try to compile my code on my PC with modelsim 6.6 it shows a message that it can not find the ieee.fixed_pkg
(vcom-1195) Cannot find expanded name "ieee.fixed_pkg".
how can i add this package it not include in modelsim 6.6?