Forum Discussion
Altera_Forum
Honored Contributor
13 years agoCan JIC file be read back from seria flash device?
Can read back Jic file from EPCS16, and how?
4 Replies
- Altera_Forum
Honored Contributor
yes. use examine.
- Altera_Forum
Honored Contributor
Really, so that means the design cannot be protected.
Examine?What du you mean? - Altera_Forum
Honored Contributor
"examine" will read the content from the flash. If you want to protect your design, you need to look for encryption method or consider using the family with design security features like Cyclone III LS.
- Altera_Forum
Honored Contributor
Thanks a lot.
I read the paper about the examine function which says user can read pof file from EPCS via AS interface.