DeadEnd
New Contributor
2 years agoError about Data Pattern Generator opening
Hello, I'm encountering an error while running ".tcl" file through system console in Quartus Prime. I'm trying to verify the signal integrity of my data using BER. The error message indicates that...
- 2 years ago
Hi,
Check out this example design https://community.intel.com/t5/FPGA-Wiki/Cyclone-V-ALTLVDS-Design-Example/ta-p/735385 probably can help you out.
I think most likely you need below:
# Open service path
open_service master $mm
Thanks,
Best Regards,
Sheng