- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hello Everybody
Recently I focused my interest on Altera board: Cyclone II EP2C35F672C6. I am very beginner at the moment. In Quartus II I added to my system processor, On chip memory device, Key and Switch inputs , LED putputs (as PIO blocks). But dont know how to add led display. I know that I need to add HEX[7..0][6..] but dont know how. Should I use PIO also? GreetsLink Copied
1 Reply
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
--- Quote Start --- Recently I focused my interest on Altera board: Cyclone II EP2C35F672C6. I am very beginner at the moment. In Quartus II I added to my system processor, On chip memory device, Key and Switch inputs , LED putputs (as PIO blocks). But dont know how to add led display. I know that I need to add HEX[7..0][6..] but dont know how. Should I use PIO also? --- Quote End --- Yes, you can use a PIO component. Each segment of the hex display is an LED. Once you get that working, you can decide if you want to use something a little more complex, where just 4-bits are needed for each display. I posted code at this thread that you can look at: http://www.alteraforum.com/forum/showthread.php?t=33144 Cheers, Dave
Reply
Topic Options
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page