Reply To: Cadence support for OSVVM 2015.03

Why OSVVM™? Forums OSVVM Cadence support for OSVVM 2015.03 Reply To: Cadence support for OSVVM 2015.03

#1046

Hello Ahmed,

with the help of Cadence support (using both options -v200x -extv200x) I made some progress and now I’m able to compile few packages.

Still I have problems with AlertLogPkg.vhd: I get several error like this:

  procedure Log( Message : string ; Level : LogType := ALWAYS ; Enable : boolean := FALSE) ;

                                                                                        |

ncvhdl_p: *E,EXPTYP (/prj/nvem/sw/SynthWorks/OSVVM@2015.06/AlertLogPkg.vhd,208|88): expecting an expression of type BOOLEAN 87[4.3.3] 93[4.3.2].

It seems that the initial value in the procedure declaration is not supported for type boolean.I’m looking for a workaround: do you or does anybody have any suggestion?Thanks very much and kind regards.Alex