Activity
-
ben became a registered member 1 year, 1 month ago
-
Oliver became a registered member 1 year, 1 month ago
-
Jim Lewis replied to the topic case splitting in the forum OSVVM 1 year, 1 month ago
Step 1: If you have complex clock domain crossings, you probably need a clock domain crossing tool. Especially to find anything that might loop back.
Step 2: Use your directed cases to explore the relationships you understand.
Step 3: Add jitter to your clock (or clocks depending on the number of clock domains you have) so that your…[Read more] -
fpgaphreak started the topic case splitting in the forum OSVVM 1 year, 1 month ago
In some cases i need a full coverage of cases when doing simulations of timing critial circuits which cause deviations in behaviour. I would like to know if OSVVM supports this in any way.
To understand the issue I would like to describe the problem:
Take a signal of unknown phase and level and a synchronizer to get it into a circuit with an…[Read more]
-
fpgaphreak replied to the topic Creating Asynchronous Clocks in the forum OSVVM 1 year, 1 month ago
Me too. What is about Jitter Simulation with min/max definitions of the phase to simulate short term jitter effects?
-
fpgaphreak replied to the topic I2C Bus pins simulation? in the forum VHDL 1 year, 1 month ago
Although old, a late response: This topic is often discussed together with pull ups constrained in the XDC for a pin which hardly can be simulated. Together with timing demands and driver issues, which are the common problems at I2C I recommend to use an analog behaviour model which transforms both the outout of the VHDL Pin and its input to a…[Read more]
-
fpgaphreak replied to the topic Xilinx not supporting VHDL anymore? in the forum VHDL 1 year, 1 month ago
I think the complaint refers to the issue that the testbenches and example code for the design more and more is limited to Verilog for an unknown reason. Recently I again stumbled over a thing: A DDR Design cannot be built with an AXI-Interface in VHDL. The AXI is only available for Verilog.
Xilinx disreagards the fact that VHDL has certain…[Read more]
-
fpgaphreak replied to the topic Questa-Intel & Reports in the forum OSVVM 1 year, 1 month ago
Questa Intel, yes.
-
Joe became a registered member 1 year, 1 month ago
-
Joseph replied to the topic Alert ERROR in Default in the forum OSVVM 1 year, 2 months ago
Thanks for the info Jim! I was dealing with some unusual sizes for logic vectors. So, I just resized them in my VC to have a bigger width to capture all of the data since I actually wanted to capture all of the data bits, not just some of them. I now don’t get this error anymore.
-
Jim Lewis replied to the topic Alert ERROR in Default in the forum OSVVM 1 year, 2 months ago
Hi Joseph,
This is coming from the call to SafeResize that is inside of OSVVM verification components. What it is telling you is that the testbench put a value with more one’s on the left hand side of it in the call to a transaction, such as Write, Read, or Send, than is used by the verification component.The error will happen when you call…[Read more]
-
Jasper became a registered member 1 year, 2 months ago
-
Jasper became a registered member 1 year, 2 months ago
-
Dhanush became a registered member 1 year, 2 months ago
-
Antonio became a registered member 1 year, 2 months ago
-
Jasper became a registered member 1 year, 2 months ago
-
Joseph started the topic Alert ERROR in Default in the forum OSVVM 1 year, 2 months ago
Hi, I’m working with a test bench that I made in OSVVM. I have a transaction with a proprietary protocol we use at my company. I’m trying to check data when a control signal goes high, but this Default keeps throwing away transactions even though the waveforms look correct. In my testcase, everything passes. It’s in Default, which I’m not entirely…[Read more]
-
Susanne became a registered member 1 year, 2 months ago
-
Javid became a registered member 1 year, 2 months ago
-
Colin became a registered member 1 year, 2 months ago
- Load More