Add size #defines for Altera Cyclone-II EP2C8 and EP2C20.
Signed-off-by: Andre Schwarz <andre.schwarz@matrix-vision.de>
This commit is contained in:
parent
35ef877f0a
commit
b64b8a0bd3
|
@ -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
|
||||
|
|
Loading…
Reference in New Issue