Latest Activity
Latest Activity
-
jon replied to the topic Problem simulating with genrics in the forum OSVVM 2 weeks, 3 days ago
Setting it to -G solved the problem.
Thanks
Jon -
Jim Lewis replied to the topic Problem simulating with genrics in the forum OSVVM 2 weeks, 3 days ago
In VendorScripts_Questa (if version is 2025 or newer) or VendorScripts_Siemens, the generic switch is set by the following:
# -------------------------------------------------
proc vendor_generic {Name Value} {return "-g${Name}=${Value}"
}According to the Questa command reference,
-g <Name>=<Value> …[Read more]
(optional) Assigns a value to all s… -
jon replied to the topic Checking AXI data when using WSTRB in the forum OSVVM 2 weeks, 3 days ago
But actually I still have the same issue at the end of the burst if the bytes arent a multiple of the bus width.
-
jon replied to the topic Checking AXI data when using WSTRB in the forum OSVVM 2 weeks, 3 days ago
I just realized that I can read the AXI memory using a byte address which then shifts the data into the correct position.
-
jon started the topic Checking AXI data when using WSTRB in the forum OSVVM 2 weeks, 3 days ago
I am using the AXI memory to write a burst. The first beat has the WSTRB set to 1110 (first byte no used). I am using a scoreboard to check the data, and I set the expected data to be 020100UU. But when I call check the scoreboard fails. It seems to be checking the full value rather than only the three active bytes. Is this the correct way to do…[Read more]
- Load More
[/member] [nonmember]You have to login to access the latest activity!
Use the login button or ‘Sign Up’ to create account.
[/nonmember]