zet.aluzina.org

End user forums for Zet
It is currently 06 Sep 2010, 11:12

All times are UTC + 1 hour [ DST ]




Post new topic Reply to topic  [ 6 posts ] 
Author Message
 Post subject: How to add USB core?
PostPosted: 19 Jul 2010, 03:49 
Offline

Joined: 23 Jun 2010, 10:12
Posts: 3
Hello all:
I want to add the usb core to this project,I am not sure what I shoud do,by the way,I wrote a simple testbanch to the kotku.v ,but it dose not work,so this is another question,thanks. :?:


Top
 Profile Send private message  
 
 Post subject: Re: How to add USB core?
PostPosted: 19 Jul 2010, 07:07 
Offline

Joined: 28 Mar 2010, 09:48
Posts: 226
Location: Seattle, WA
Are you familiar with www.opencores.org? If not, you should register there and you will find lots of open source verilog and VHDL projects. I know I have see listed there a couple of USB cores. I would suggest starting there.


Top
 Profile Send private message  
 
 Post subject: Re: How to add USB core?
PostPosted: 19 Jul 2010, 17:05 
Online

Joined: 28 Nov 2009, 18:47
Posts: 214
Location: Germany
adding something into the fpga to add USB is one thing, but what about the driver ?


Top
 Profile Send private message  
 
 Post subject: Re: How to add USB core?
PostPosted: 21 Jul 2010, 09:54 
Offline

Joined: 23 Jun 2010, 10:12
Posts: 3
ok,I will try,thanks,i have known opencores,i just want to know how to make the usb work in zet system,what should i do?


Top
 Profile Send private message  
 
 Post subject: Re: How to add USB core?
PostPosted: 21 Jul 2010, 11:29 
Online

Joined: 28 Nov 2009, 18:47
Posts: 214
Location: Germany
your USB Ip should have a WB interface
store your files under the zet tree /zet/cores/yourUSBip
and give your folder and the top level file the same name like ./yourUSBip/yourUSBip.v

then you could modify the wb_switch to get a new unused slave with priority less than the last one (currently S7 sdram) and connect your usb wb to this new slave port.

if i had finished the vga memory ported from external csram to SDRam, you could use s1 as this one will be freed once vga gets its framebuffer via fml

after adding your ip to the wb switch and giving it the correct adr space, you will need to add the toplevel exporting signals and then include the software driver ...


Top
 Profile Send private message  
 
 Post subject: Re: How to add USB core?
PostPosted: 26 Jul 2010, 12:33 
Offline

Joined: 23 Jun 2010, 10:12
Posts: 3
thank you for help, :P


Top
 Profile Send private message  
 
Display posts from previous:  Sort by  
Post new topic Reply to topic  [ 6 posts ] 

All times are UTC + 1 hour [ DST ]


Who is online

Users browsing this forum: No registered users and 1 guest


You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot post attachments in this forum

Search for:
Jump to:  
Powered by phpBB © 2000, 2002, 2005, 2007 phpBB Group