URL
https://opencores.org/ocsvn/hive/hive/trunk
[/] [hive/] [trunk/] [v01.09/] [README.txt] - Blame information for rev 12
Go to most recent revision |
Details |
Compare with Previous |
View Log
Line No. |
Rev |
Author |
Line |
1 |
2 |
ericw |
* Hive soft processor core readme file *
|
2 |
|
|
|
3 |
|
|
- All *.v verilog and include *.h files are in a single directory,
|
4 |
|
|
where "core.v" is the top level entry.
|
5 |
|
|
- There are several boot code files in the "boot_code" directory,
|
6 |
|
|
to use one, bring it into the main directory and rename it
|
7 |
|
|
"boot_code.h".
|
8 |
|
|
- There is also an "unused" directory which contains files that aren't
|
9 |
|
|
currently part of the project but may be of interest.
|
10 |
|
|
- There is a "core.qpf" project file for Altera Quartus II9.1sp2 Web Edition.
|
11 |
|
|
With this tool you can compile to a target, and with the file "core.vwf" you
|
12 |
|
|
and simulate. I recommend functional simulation when fiddling around
|
13 |
|
|
because the compile is much faster.
|
14 |
|
|
- There is also a "core.sdc" file which sets the target top speed to
|
15 |
|
|
200 MHz in Quartus, and "core.qsf" which is a project settings file.
|
16 |
|
|
- Don't forget to assign pins for a real project.
|
© copyright 1999-2024
OpenCores.org, equivalent to Oliscience, all rights reserved. OpenCores®, registered trademark.