URL
https://opencores.org/ocsvn/usbhostslave/usbhostslave/trunk
Subversion Repositories usbhostslave
[/] [usbhostslave/] [trunk/] [syn/] [readme.txt] - Rev 44
Go to most recent revision | Compare with Previous | Blame | View Log
The component Builder in Quartus 6.0 will not accept include files, so you have to use Quartus to synthesizethe source code into a single .vqm file, then rename this as a .v file, and then import this using component Builder.There is a make file in this directory that can called from cygwin and used to copy the RTL source to sopcCompProj/srcFrom cygwinmakeOpen Quartus project 'usbHostSlaveAvalonWrap.qpf'Processing >> Start >> Start Analysis and SynthesisProcessing >> Start >> Start VQM WriterCopy sopcCompProj/atom_net_list/usbHostSlaveAvalonWrap.vqm tosopcCompProj/usbhostslaveavalonwrap/hdl/usbHostSlaveAvalonWrap.vCopy sopcCompProj/usbhostslaveavalonwrap directory to the Quartus project directory where you wish to use the new component
Go to most recent revision | Compare with Previous | Blame | View Log
