alliance-support '02
IEEE.vital_timing


Chris Savarese (savarese@eecs.berkeley.edu)
Tue, 12 Mar 2002 17:36:25 -0800

Hi, I'm trying to compile a .vhd file using vasy, and I'm encountering problems getting vasy to recognize what I thought were standard library references. The following lines are generating an error: -- synopsys translate_off library IEEE; use IEEE.vital_timing.all; -- synopsys translate_on I'm compiling with: vasy -a -o -I vhd -HLpV myfile.vhd Vasy generates the following error: vbl_bcomp.yac 2233 : Error 127 :unknown package ieee.vital_timing.all If I comment out the "use IEEE.vital_timing.all;" line above, it doesn't run into problems until it gets to the section of code that tries to use this library. Then it obviously encounters problems. Can anyone explain to me why vasy is failing to include vital_timing? Is this not a standard VHDL IEEE package? Does Alliance just not support it? Thanks in advance for any help anyone can give. Regards, Chris Savarese

 



Alliance Web Site © 1997, 2002 ASIM/LIP6/UPMC, page maintained by Czo [Olivier Sirol] , last updated on 13 March 2002.