Cyclone 10LP Post Configuration BSDL
Hi,
Does anyone have experience of generating and using post-configuration bsdl for boundary scan testing the CYCLONE 10 LP 10CL120F780?
The boundary scan test works with the pre-configuration bsdl, however, there's no response on output pins when running with the post-configuration bsdl.
I'm using Quartus Prime 23.1 (Lite Edition) to compile the design. I then run a tcl file (CYCLONE 10 Post Configuration BSDL Generator (C10.tcl)) to generate the bsdl, as the Lite Edition does not support post configuration file generation. The generated bsdl is attached.
Any ideas?
Hi Frank,
Thanks for responding to my query.
I have managed to resolve the issue. There were certain I/Os that were meant to operate in output mode only, but were configured as bidirectional. Reconfiguring these I/Os as outputs resolved the issue.