Brad Adam
-
Brad Adam replied to the topic Configuring the AXI-Lite WSTRB in the forum OSVVM 1 year, 8 months ago
Just found what I think is the answer in the AXI4_VC_user_guide on table 9.3.2 which lists WSTRB as non-configurable.
So I guess my question becomes, is this still accurate and if so, is there a known way to work around this in OSVVM?
-
Brad Adam started the topic Configuring the AXI-Lite WSTRB in the forum OSVVM 1 year, 8 months ago
Hello again,
I’m using the AXI Lite manager VC to interface with a DUT which will eventually take what is written via AXI Lite and write it to a dpRAM.
The issue I’ve run into is that I see no way to properly decouple the data width from the strb width for this record. In this case my data width is 32-bits which means that the manager code…[Read more]
-
Brad Adam replied to the topic Simulating Backpressure with the AXIS VC in the forum OSVVM 1 year, 10 months ago
Thank you for this update, I’ll check it out in future testing.
-
Brad Adam started the topic Creating Asynchronous Clocks in the forum OSVVM 1 year, 10 months ago
I’m looking to create a simulation that uses two asynchronous clocks, is there a way within OSVVM to add a delay before starting a clock so that it does not begin generating at time 0 in a simulation?
I’m not seeing any options for this within the CreateClock procedure, is there possibly another function that allows this behavior?
Thanks.
-
Brad Adam replied to the topic Simulating Backpressure with the AXIS VC in the forum OSVVM 1 year, 12 months ago
Thank you for the detailed response, Jim.
I misunderstood the correct way to use RECEIVE_READY_BEFORE_VALID and RECEIVE_READY_DELAY_CYCLES but this makes a lot of sense.
-
Brad Adam started the topic Simulating Backpressure with the AXIS VC in the forum OSVVM 1 year, 12 months ago
Hello,
I’ve been using OSVVM for several months with great success but I’ve run into a problem with simulating backpressure. At a high level my test bench looks like the following:
AXIS Transmitter –> DUT –> AXIS Receiver
I’d like to test my DUT for operation in the case that the AXIS Receiver is not ready for more data but the transmitter…[Read more]
-
Brad Adam became a registered member 2 years, 10 months ago