Forum Discussion
Mahmoud353
New Contributor
10 months agoMax10M-16-SA-U-169 program without having the project file
Hi, I am trying to program the already designed and programmed Intel Max 10M-16-SA-U-169 to change the states of some of the components connecting to the FPGA. I do not have the project file and the...
FvM
Super Contributor
10 months agoHi,
retrieving pin configuration and netlist from configuration bitstream isn't supported by vendor provided or commonly available tools. Scientific papers demonstrated however basic feasibility for unencrypted configuration files.
Data direction and state of IO-pins of configured FPGA can be observed in operation with boundary scan tool.
Regards
Frank
Mahmoud353
New Contributor
10 months agoThank you, Frank, for the response. With this method, only the state of the pins can be detected, so it cannot find the pin configuration. Another question is whether it is possible to change the state of the pins while they have been detected in this way?