Forum Discussion
EugenyB
Occasional Contributor
5 years ago>It can be used as user I/O after configuration.
Do I understand it properly - if I use AS configuration mode, the ASDO pin will only be an output in user mode? Or can I configure it do be bi-directional?
EugenyB
Occasional Contributor
5 years agoSome progress here. I was able to allocate 4 serial flash pins in the design, and project compiled without problems, declaring DI/DO as input/output pins. So now testing stage.
I was doing the stupid mistake - trying to allocate these 4 pins of serial flash without removing cycloneii_asmiblock from the design, and this cycloneii_asmiblock was hijacking programming pins before high level module and of course the module was failing to see these pins as available for the design.