Activity
-
Jim Lewis replied to the topic Learning OSVVM with AXI4 in the forum OSVVM 2 years, 2 months ago
Hi Adam,
WRT randomness in dispatching each channel, that is what I am currently working on. I added it to AxiStream in a Beta form in an earlier OSVVM release – it has changed some on the Dev branch. I will be adding it to Axi4 VC next. Each channel will be independent, so a write data should randomly happen prior to write address, as will…[Read more] -
Adam started the topic Learning OSVVM with AXI4 in the forum OSVVM 2 years, 2 months ago
I’ve experimented with OSVVM previously, but I’m now using it on a real design for the first time – and finding it very useful!. My design bridges an AXI4 subordinate to generic read and write ports. The ports are separate, cycles can run concurrently on each. So, I’d like to run AXI4 reads and writes concurrently and independently in my…[Read more]
-
Scott became a registered member 2 years, 2 months ago
-
David changed their profile picture 2 years, 2 months ago
-
Antonio became a registered member 2 years, 2 months ago
-
Jason became a registered member 2 years, 2 months ago
-
Fredrik became a registered member 2 years, 2 months ago
-
David became a registered member 2 years, 2 months ago
-
Iztok replied to the topic Xilinx not supporting VHDL anymore? in the forum VHDL 2 years, 2 months ago
Vivado 2022.2 simulator states to supports VHDL-2008. While this is meant to mean full support, there certainly are still many issues present. The focus was probably to support language features already supported in synthesis.
I personally tested support for VHDL-2008 fixed point number libraries, which require generic packages.
Vivado 2023.1…[Read more]
-
Michelangelo became a registered member 2 years, 2 months ago
-
Patrick started the topic Using OSVVM in an Avionics project with DO-254 and DAL-A in the forum OSVVM 2 years, 3 months ago
Hello OSVVM Community,
has anyone experience in using OSVVM in safety-critical environments like avionics according or close to DO-254 and DAL-A or DAL-B?
We would like to use OSVVM in a customer project to avoid reinventing the wheel, being more productive and getting ready to use reports. We have now a question how mature is OSVVM and can it…[Read more]
-
Gustavo became a registered member 2 years, 3 months ago
-
Michelangelo became a registered member 2 years, 3 months ago
-
Michael became a registered member 2 years, 3 months ago
-
Jeff became a registered member 2 years, 3 months ago
-
Jim Lewis replied to the topic OSVVM, Questa – Fails to Compile OSVVM in the forum OSVVM 2 years, 3 months ago
Hi Jamie,
The working library (denoted as work in VHDL) is the library into which you are currently compiling. Hence, the OSVVM packages use the name work to reference items (use work.TranscriptPkg.all).Currently VHDL context clauses do not allow the usage of the library work. Hence, you see the usage of OSVVM there.
Diving a little…[Read more]
-
Matt became a registered member 2 years, 3 months ago
-
Jamie replied to the topic OSVVM, Questa – Fails to Compile OSVVM in the forum OSVVM 2 years, 3 months ago
The OsvvmCOntext.vhd file in version 2023.04 seems out of sync with this post. It is still requiring a compile of these packages to “osvvm” when other packages include “use work.*.all” statements.
context OsvvmContext is
library OSVVM ;use OSVVM.OsvvmScriptSettingsPkg.all ;
use OSVVM.NamePkg.all ;
use OSVVM.NameStorePkg.all ;
use…[Read more] -
Joel became a registered member 2 years, 3 months ago
-
Mohamed became a registered member 2 years, 3 months ago
- Load More