Forum Discussion
Altera_Forum
Honored Contributor
8 years agoHow to load BSLD file in Quartus 2 to run boundary scan?
Hello everyone Does anyone have instruction how to run boundary scan family device MAX3000A. I have hardware JAG tag with USB blaster, BSDL file, and Quartus 2 ver 11.0
Altera_Forum
Honored Contributor
8 years ago --- Quote Start --- These video doesn't show me how to do boundary scan. --- Quote End --- Me neither. Generating BSDL post configuration files can have a purpose in boundary scan testing, but you still need a dedicated test tool. That's how I do boundary scan test with TopJTAG probe: Generate a TopJTAG project by importing the Altera .bsd file and optionally the Quartus .qsf file. The latter gives me symbolical names for all assigned design pins. Perform the test with configured FPGA in Sample mode to watch the user program operation. Or switch to Extest, control pin states to perform specific tests.