Tim
-
Tim replied to the topic Synopsys VCS-MX in the forum OSVVM 4 years, 1 month ago
Meant to say one warning in the previous message.
-
Tim replied to the topic Synopsys VCS-MX in the forum OSVVM 4 years, 1 month ago
I got it to compile now with one error.
Warning-[AGGRNULLRANGE] Null range
../osvvm/RandomPkg.vhd, 109
RANDOMPKGsubtype NULL_RANGE_TYPE is integer range 0 downto 1 ;
^
Range 0 downto 1 is a null range.Modified my build script
[Read more]
mkdir -p worklib
vhdlan -full64 -vhdl08 -verbose… -
Tim replied to the topic Synopsys VCS-MX in the forum OSVVM 4 years, 1 month ago
I get the following syntax error when using VCS 2020.03-SP1:
Error-[IEEEVHDLSYNTAXERR] Syntax error
../osvvm/ScoreboardPkg_int.vhd, 53
analysis-PreParsinggeneric map (
^
Syntax error detected during VHDL parsing.I have a script with the following:
[Read more]
mkdir -p worklib
vhdlan -full64 -vhdl08 -verbose -nc… -
Tim started the topic Synopsys VCS-MX in the forum OSVVM 4 years, 1 month ago
Is OSVVM supported by the latest Synopsys VCS-MX?
I didn’t notice any scripts in the OsvvmLibaries/Scripts repository.
-
Tim became a registered member 4 years, 1 month ago