Skip to content
Snippets Groups Projects
Commit b64b8a0b authored by Andre Schwarz's avatar Andre Schwarz Committed by Wolfgang Denk
Browse files

Add size #defines for Altera Cyclone-II EP2C8 and EP2C20.

parent 35ef877f
No related branches found
No related tags found
No related merge requests found
......@@ -77,6 +77,8 @@ typedef struct {
#endif
#define Altera_EP1K100_SIZE (166965*8)
#define Altera_EP2C8_SIZE 247942
#define Altera_EP2C20_SIZE 586562
#define Altera_EP2C35_SIZE 883905
/* Descriptor Macros
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment