Forum Discussion
Gyud0
Occasional Contributor
4 years agoAccess Configuration Flash pins via Deneric Serial Flash IP- can't assign them via Pin Planner
Hey,
I have burned .sof(The FPGA program) and .hex (some parametrs that I have been created) files into the configuration flash (via JIC file).
my FPGA program uses the Generic Serial Flash I...
MathiasB
Occasional Contributor
4 years agoHi,
Are you using the Generic Serial Flash Interface IP?
If that is the case, you do not need to manually assign the pins: just leave unchecked the parameters about the ASMI interface and QSPI pins (I don't remember how they are exactly called). Quartus is going to automatically connect the IP to the Active Serial Configuration pins (check the compilation report to be sure).
- Gyud04 years ago
Occasional Contributor
Yeah, I'm using this IP.
How can I use those Altera's reserved pins after the configuration process(in User mode) ?