Jim Flanagan
Guest
Sun Jan 17, 2010 6:55 pm
I would like to attempt to write vhdl which would
replicate the functionality of this device. Has anyone
ever done this so that I could study some of their
code? I'm fairly new to VHDL and haven't done
anything near this complicated. Any help that
can be offered would be appreciated.
Thanks
Jim
Mike Treseler
Guest
Sun Jan 17, 2010 7:22 pm
Jim Flanagan wrote:
Quote:
I would like to attempt to write vhdl which would
replicate the functionality of this device. Has anyone
ever done this so that I could study some of their
code? I'm fairly new to VHDL and haven't done
anything near this complicated. Any help that
can be offered would be appreciated.
For about the cost of the IEEE specs,
I can buy a usb/gpip dongle ready to plug in.
http://store.prologix.biz/gpco.html?gclid=CMPQla-DrJ8CFSUlagodx0C11A
If I really needed this function I would buy it.
If I wanted a hobby project,
I would pick something less than 10 years old.
-- Mike Treseler
Jim Flanagan
Guest
Sun Jan 17, 2010 8:02 pm
Quote:
Yes, I understand what you are saying. I actually own about 5 different
controllers, from USB, RS232 and PCI card. My intent is to *learn*
VHDL and am looking for a meaningful project. That is my goal..
Thanks again.
Jim
Mike Treseler
Guest
Sun Jan 17, 2010 9:03 pm
Jim Flanagan wrote:
Quote:
Hi, Mike...
Yes, I understand what you are saying. I actually own about 5 different
controllers, from USB, RS232 and PCI card. My intent is to *learn*
VHDL and am looking for a meaningful project. That is my goal..
If that is meaningful to you go for it,
but I wouldn't expect to find any related vhdl code.
The IEEE-488 spec came out in 1975.
VHDL wasn't in common use until the 1990s.
Here are my code examples:
http://mysite.verizon.net/miketreseler/
Good luck.
-- Mike Treseler
Jim Flanagan
Guest
Sun Jan 17, 2010 9:20 pm
Quote:
If that is meaningful to you go for it,
but I wouldn't expect to find any related vhdl code.
The IEEE-488 spec came out in 1975.
VHDL wasn't in common use until the 1990s.
Here are my code examples:
http://mysite.verizon.net/miketreseler/
Good luck.
-- Mike Treseler
Well - maybe meaningful was a poor choice of words. I figured it would
be a challenging project for me.
Take care
Anssi Saari
Guest
Mon Jan 18, 2010 12:43 am
Jim Flanagan <jflan_at_tampabay.rr.com> writes:
Quote:
Well - maybe meaningful was a poor choice of words. I figured it would
be a challenging project for me.
Maybe you could take part in some project at opencores.org?
HT-Lab
Guest
Mon Jan 18, 2010 9:46 am
"Mike Treseler" <mtreseler_at_gmail.com> wrote in message
news:7rh2rgF9sbU1_at_mid.individual.net...
Quote:
Jim Flanagan wrote:
I would like to attempt to write vhdl which would
replicate the functionality of this device. Has anyone
ever done this so that I could study some of their
code? I'm fairly new to VHDL and haven't done
anything near this complicated. Any help that
can be offered would be appreciated.
For about the cost of the IEEE specs,
I can buy a usb/gpip dongle ready to plug in.
http://store.prologix.biz/gpco.html?gclid=CMPQla-DrJ8CFSUlagodx0C11A
If I really needed this function I would buy it.
If I wanted a hobby project,
I would pick something less than 10 years old.
This statement doesn't make any sense to me.
Anyway, I think it is a good project and I don't believe it is particular
difficult. Back in my university days I remember a student building one using an
ordinary 82C55 parallel port. Probably the most time consuming part will be the
software.
So Jim, go for it!
Hans
www.ht-lab.com
Quote:
-- Mike Treseler