jon
-
jon replied to the topic Using GLBL with OSVVM in the forum OSVVM 5 days, 22 hours ago
Hi Jim
Thanks for fixing this.
Jon
-
jon replied to the topic Using GLBL with OSVVM in the forum OSVVM 6 days, 3 hours ago
I am not sure what I am doing wrong. I am using the latest Questa base so I am using the VSIM/VOPT flow.
I compiled GLBL into my common_tb library where are the other design files are located. It just seems the issue is with the vsim command. Having coomon_tb.glbl makes it fail with the error shown in the previous post.vsim -c -t ps -lib…[Read more] -
jon replied to the topic Using GLBL with OSVVM in the forum OSVVM 6 days, 22 hours ago
To summarize I dont think its necessary to have GLBL in a seperate library. It seems as though I need to have GLBL in the vopt step but not in the vsim step. The following works, the only difference is that GLBL isnt included for the vsim step. If I use the script then it is included and the simulation wont start because of the error below.
vopt…[Read more] -
jon replied to the topic Using GLBL with OSVVM in the forum OSVVM 1 week ago
Hi Jim
I compliled GLBL into its own librrary but that didnt help. It seems that I need GLBL included for the vopt step but not in the simulate step. I manually added -L xilinx_glbl to the vopt command and that seemed to work. But I am not sure how I make the script add the library to vopt.
Thanks
Jon
-
jon replied to the topic Using GLBL with OSVVM in the forum OSVVM 1 week, 1 day ago
It seems that the issue is to do with the Questasim vsim command. The script is doing the following
vsim -c -t ps -lib common_tb TbStream_SendGetBurst1_opt common_tb.glbl -suppress 8683 -suppress 8684If I remove the common_tb.glbl in the above the it runs.
-
jon started the topic Using GLBL with OSVVM in the forum OSVVM 1 week, 3 days ago
I am trying to use the Xilinx XPM library in a simulation and it needs glbl.v. I compliled it using the Xilinx source into my work library. I also added the following to my script
SetSecondSimulationTopLevel glblBut I am getting the following warning
Warning: (vsim-3824) Optimized (MyTest_opt) and unoptimized (glbl) top-level design units…[Read more] -
jon replied to the topic Using OSVVM in Vivado in the forum OSVVM 1 month, 1 week ago
Hi Jim
Thanks for the explantion.
Jon
-
jon started the topic Using OSVVM in Vivado in the forum OSVVM 1 month, 2 weeks ago
I am new to OSVVM and would like to try the AXI testbench in Vivado 2024.2. Can somone explain what files I need to add to Vivado so I can then run a simultion? Is it just the files in the osvvm dir and then AXI testbeench files? Thanks
-
jon became a registered member 1 month, 3 weeks ago