URL
https://opencores.org/ocsvn/usbhostslave/usbhostslave/trunk
[/] [usbhostslave/] [trunk/] [syn/] [readme.txt] - Blame information for rev 25
Go to most recent revision |
Details |
Compare with Previous |
View Log
Line No. |
Rev |
Author |
Line |
1 |
25 |
sfielding |
The component Builder in Quartus 6.0 will not accept include files, so you have to use Quartus to synthesize
|
2 |
|
|
the source code into a single .vqm file, then rename this as a .v file, and then import this using component Builder.
|
3 |
|
|
There is a make file in this directory that can called from cygwin and used to copy the RTL source to sopcCompProj/src
|
4 |
|
|
|
5 |
|
|
From cygwin
|
6 |
|
|
make
|
7 |
|
|
Open Quartus project 'usbHostSlaveAvalonWrap.qpf'
|
8 |
|
|
Tools >> Start >> Write VQM
|
9 |
|
|
Copy sopcCompProj/atom_net_list/usbHostSlaveAvalonWrap.vqm to
|
10 |
|
|
sopcCompProj/usbhostslaveavalonwrap/hdl/usbHostSlaveAvalonWrap.v
|
11 |
|
|
Copy sopcCompProj/usbhostslaveavalonwrap directory to the Quartus project directory where you wish to use the new component
|
12 |
|
|
|
© copyright 1999-2025
OpenCores.org, equivalent to Oliscience, all rights reserved. OpenCores®, registered trademark.