Go Back   Velocity Reviews > Newsgroups > VHDL
User Name
Password
Register FAQ Members List Calendar Search Today's Posts Mark Forums Read

Reply

VHDL - drive dm9000 using vhdl

 
Thread Tools Search this Thread
Old 04-09-2005, 03:42 PM   #1
Default drive dm9000 using vhdl


Here I encounter a general problem.

I connect IET9000(which use dm9000 chip) to a Xilinx fpga board. and
there seems no PLD chip on dm9000 that can be programmed using vhdl. so
how can I deal with dm9000? just using the processor interface?

but if using interface to program it. there are 16-bit data/address
bus(shared). so that means I just need read/write this bus according
to the dm9000 register reading/writing timing and the dm9000 chip will
do things left?

thank you!



IcYdRIP
  Reply With Quote
Old 04-10-2005, 01:49 PM   #2
IcYdRIP
 
Posts: n/a
Default Re: drive dm9000 using vhdl
anyone can give me any instruction? thanks

I connect iet9000 with a xilinx fpga board.
and how can I operaton on dm9000? I mean, the dm9000 has already been
drived in IET9000 or I have to write a driver in VHDL to drive the
dm9000 chip through the processor interface of dm9000? or I can
directly operate on dm9000 according to the read/write timing through
the processor interface of dm9000?
thanks!



IcYdRIP
  Reply With Quote
Old 04-10-2005, 05:15 PM   #3
Mike Treseler
 
Posts: n/a
Default Re: drive dm9000 using vhdl
IcYdRIP wrote:

> I connect iet9000 with a xilinx fpga board.
> and how can I operaton on dm9000? I mean, the dm9000 has already been
> drived in IET9000 or I have to write a driver in VHDL


No.

> or I can
> directly operate on dm9000 according to the read/write timing through
> the processor interface of dm9000?


That's it.
http://www.invector.nu/iet9000.asp


--Mike Treseler


Mike Treseler
  Reply With Quote
Old 04-11-2005, 04:04 AM   #4
IcYdRIP
 
Posts: n/a
Default Re: drive dm9000 using vhdl
thank you, Mike

So, I can direct read/write registers. now here comes another problem.

since iet9000 has a 16-bit address/data bus. if the dm9000 wokrs on
8-bit mode, can I seclect 8 bit of iet9000 as address bus, and another
8 bits as databus?

and if dm9000 works on 16-bit, can I define two port: data port and
address port using the same 16-bit bus of iet9000 in my vhdl entity?

thanks!



IcYdRIP
  Reply With Quote
Old 04-11-2005, 07:25 PM   #5
Mike Treseler
 
Posts: n/a
Default Re: drive dm9000 using vhdl
IcYdRIP wrote:
> thank you, Mike


You are welcome.

> since iet9000 has a 16-bit address/data bus. if the dm9000 wokrs on
> 8-bit mode, can I seclect 8 bit of iet9000 as address bus, and another
> 8 bits as databus?
> and if dm9000 works on 16-bit, can I define two port: data port and
> address port using the same 16-bit bus of iet9000 in my vhdl entity?


These are decisions that only
the designer can make.
Read all the data.
Try something and see what happens.

-- Mike Treseler


Mike Treseler
  Reply With Quote
Old 04-12-2005, 12:47 PM   #6
IcYdRIP
 
Posts: n/a
Default Re: drive dm9000 using vhdl
Thanks
I try first



IcYdRIP
  Reply With Quote
Reply


Thread Tools Search this Thread
Search this Thread:

Advanced Search

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are Off
Pingbacks are Off
Refbacks are Off

Similar Threads
Thread Thread Starter Forum Replies Last Post
Re: Drive failure? MeTech A+ Certification 0 07-24-2005 10:15 PM
Re: fat32 converter for windows me Bum A+ Certification 0 03-04-2005 11:13 PM
Re: Major problem with hard drive Lorien A+ Certification 0 01-18-2005 01:17 PM
compaq question me A+ Certification 26 12-30-2004 07:02 PM
Re: Problem replacing drive MF A+ Certification 0 10-15-2004 04:59 PM




SEO by vBSEO 3.3.2 ©2009, Crawlability, Inc.

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46