Altera_Forum
Honored Contributor
10 years agobemicromax 10 - sdram CKE pinout needed or not ?
I have a tutorial for the cyclone III for the core commander board which i am trying to translate to the bemicromax 10 . In it .sdram_wire_cke is defined as
.sdram_wire_cke ( ), so it is declared but not being used for some reason ?? in a more modern tutorial for the BEMICROMAX 10 i found that it is declared .sdram_cke (SDRAM_CKE), // .cke i am unable to boot the system into nios until i declare some more pinouts such as fpga_reset.i also need a regulator for the sd card which is shipping from arrow. the sd card is the main function of the program so i need to perfect everything before i will know if it is ready to boot or not does anyone know is cke is needed or not ? sorry for blowing up the board with all these error messages, i am doing my first beginner project and i do not want to have so many unknowns that it will not boot.