??? 08/17/06 06:35 Read: times |
#122413 - which Altera Responding to: ???'s previous message |
hi,
Mahmood Elnasser said:
Is it the same for Altera fpgas?
Which family of Altera`s FPGA do you plane to use? For example, ACEX serie I have utilized many times, can be configured using the passive serial, passive parallel synchronous, passive parallel asynchronous and JTAG configuration schemes. To do configuration via a MCU I preffer to use "passive serial" scheme - this way requires 4..5 pins and about 200 bytes of program code to do all the job. But note that you need with extra memory to keep configuration data as well. For example, ACEX1K50 configuration takes 96kb for storage. In this project I used Atmel DataFlash to keep Altera configuration and other data. Download Configuration Handbook from Altera web site and it explains all clean for you. Regards, Oleg |