Forum Discussion
Altera_Forum
Honored Contributor
17 years ago --- Quote Start --- I'm working for my own design and application. I've made my own small design, which works. This design includes: -NIOS CPU / fast -on-chip memory -jtag/uart -sys_clk_timer -sysid -led_pio -button_pio The hello_world and counter sample works fine. My next step is to include the 4 buttons to my program. But in the moment the buttons make no interrupt so I'm standing still in this point. I've some problems when I try to use the standard design, included in the evalkit. The pin for LED2 in the standard design isn't correct, so only LED1 works. Unfortunately I can't find any design files for the cyclone3 3c25F324. Compile my project in Quartus. Use the Design in the NIOS IDE with a sample application. I prefer the counting example. Before you build your project. In System Library Properties activate Program never exits and Small C Library. Anything else deactivate, because of the small memory size:rolleyes: Mfg Ponte --- Quote End --- FANTASTIC! Thanks for posting this. Finally, hopefully a little momentum for those of us that are just starting to learn about FPGAs. :)