Is Vivado 2022.2(Xsim) suitable for OSVVM simulations?

Why OSVVM™? Forums OSVVM Is Vivado 2022.2(Xsim) suitable for OSVVM simulations?

Tagged: , ,

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #2705

    I’m a beginner. I am trying to add the library in the Vivado Project, but in TCL scritps, I am getting this error for the following commands.

    create_lib -simlib osvvm $OSVVM_HOME/compiled_simlib/osvvm
    invalid command name “create_lib”
    compile_vhdl -library osvvm $OSVVM_HOME/Common/src/AddressBusResponderTransactionPkg.vhd
    invalid command name “compile_vhdl”

    I used OSVVM 2022_05d as I inferred that it would be an approriate version for vivado 2022.2

    Should I switch to GHDL in Linux? or is there any way, I can make vivado 2022.2 (xsim) do osvvm simulations? I would definitely appreciate answers. Thank you

    #2706
    Jim Lewis
    Member

    You need OSVVM 2025.02 (or newer) and XSIM 2024.2

Viewing 2 posts - 1 through 2 (of 2 total)
  • You must be logged in to reply to this topic.