-
The Verilog testbench patterns (generated by Digital ) seem very useful, but I haven't been able to get to be recognized in Xilinx Vivado. Is it an IEEE 1364 compatible statement? Any suggestions on how to use its capabilities? |
Beta Was this translation helpful? Give feedback.
Answered by
wmuece
Feb 14, 2022
Replies: 1 comment
-
The patterns are recognized by editing the _x with 0 or 1 and (for Vivado) using 1ns/1ps rather than 1us/1ns makes the patterns visible. |
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
wmuece
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
The patterns are recognized by editing the _x with 0 or 1 and (for Vivado) using 1ns/1ps rather than 1us/1ns makes the patterns visible.