oxford
Member level 2
psl assertions in modelsim
The psl file can be simulated in the Modelsim(6.0), but how to
write psl assertions in HDL file.
I read the guide and it shows me like this:
// psl begin
// assert **
// end
------------
but when I "vlog" them, there is error message.
Who can show I the example code?
The psl file can be simulated in the Modelsim(6.0), but how to
write psl assertions in HDL file.
I read the guide and it shows me like this:
// psl begin
// assert **
// end
------------
but when I "vlog" them, there is error message.
Who can show I the example code?