T
thunder
Hi All
I started off implementing PSL assertions to the VHDL IP that we
develop (after reading the advice in this newsgroup)
However, management decision is that we need to implement System
Verilog assertions since eventually we want to build a UVM compliant
test bench.
My question is : how to interface the VHDL RTL to the SVA? From what i
can see, only the vunit method is viable. Embedding it directly in the
VHDL RTL is not possible ? Is that correct?
Also another question : We use Cadence ncsim for our simulation. Any
one have any experience of how easy/difficult it is to debug the SVA
in the VHDL IP/Cadence ncsim environment ?
Thanks in advance
JO
I started off implementing PSL assertions to the VHDL IP that we
develop (after reading the advice in this newsgroup)
However, management decision is that we need to implement System
Verilog assertions since eventually we want to build a UVM compliant
test bench.
My question is : how to interface the VHDL RTL to the SVA? From what i
can see, only the vunit method is viable. Embedding it directly in the
VHDL RTL is not possible ? Is that correct?
Also another question : We use Cadence ncsim for our simulation. Any
one have any experience of how easy/difficult it is to debug the SVA
in the VHDL IP/Cadence ncsim environment ?
Thanks in advance
JO