Forum Discussion
Altera_Forum
Honored Contributor
17 years agoMy work is to implement twofish,one of the five advanced encryption standard (http://www.nist.gov/aes/) (AES) finalists.There are some function like fopen fget,etc which require full C library.It needs bigger memory than on-chip memory. So I must use external sram,for EP2C35, it is Cypress CY7C1380C SSRAM. This is the reason I use it.