- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hi guys.
I am beginner in vhdl. I want to read the digital value from adc0804 in vhdl. In my project I have used 16 adc0804 and each adc will produce 8 bits. But, I don’t know how to start coding for read the value from sensor. But I know (clock,reset, adc1 – adc16) is for my input. Any ideas regarding my problems? Kindly help me. Thanks for your attention.Link Copied
8 Replies
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
You'll need a text editor to write the code, and some form of simulator to test it.
What have you done so far?- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hi Tricky.
Thanks for your reply. Really appreciate it. What do you mean by text editor? Is it Quartus II? I am just getting started with some tutorial for Quartus II and waveform editor. Do you have any suggestion about my problem?- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Text editor - Quartus has one built in. But you can use an external one if you like
Text editor is required for writing your HDL code. Or you can use the graphical editor if you are so inclined.- 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
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
your current code does nothing. It ands together all the internal INX signals, which are not connected to anything.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
What do you mean by that? I dont understand. :(
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
It sounds like you reallly really need to learn about digital logic and get VHDL tutorial. Without understanding of these, you stand no hope of writing code for your FPGA

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