Hi,
I have created a library "abc_common_library" using the following command.
vlib abc_common_library
I have a package file "abc_common_pkg.vhd" which I want to include in the library "abc_common_library". I place the vhdl file in the folder abc_common_library but it shows empty sign. Kindly let me know how to include package or how to compile library with package. The package of this library is used in test bench.
Best regards,
Bilal