- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hi,
I am a fresh person who have started verilog. I have written a verilog code for an encryption algorithm. Now I want to implement it in an FPGA board. I have a Altera DE1 board and currently using Quartus II 13.0 version. The algorithm outputs a 64-bit encrypted message. How can I see the output on my DE1 board? Should I use 7 segment displays? If so can anyone help me by giving any idea please.Link Copied
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
You can use whatever output you wish. You'll need to get hold of or write a controller to drive them with your output data.
First though - have you simulated your design in a testbench in a simulator?- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Tricky, Thank very much for your response. Yes I have simulated the algorithm in modelsim. Can you please help me with any document which will help me to write a controller for 7 segment display. It would help me very much.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
The User manual tells you the full pinout for the 7 seg displays and there are plenty of 7seg code examples on the web.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Can you tell how it could be possible to see 64 bit message in four 7 segment display as each display has only 6 available pins to drive?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
I have no idea. It sounds like a mad idea.
Why not transfer the data to a PC via an RS232 link?- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Why not to use bouncing effect? shift info on LEDS to left than to right. left , right.
have any idea about LCD? but I agree that UART will be worth- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
As I have an Altera DE1 board, it has no LCD display. Can I multiplex LEDs or a 7 segment to display my information?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
I agree with Tricky. It will be more easy to read.
Perhaps you have no idea how to get it when computer recieve it. Why Microsoft removed hyperterminal program from modern windows ?))
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page