URL
https://opencores.org/ocsvn/hive/hive/trunk
[/] [hive/] [trunk/] [v04.05/] [README.txt] - Blame information for rev 4
Details |
Compare with Previous |
View Log
Line No. |
Rev |
Author |
Line |
1 |
4 |
ericw |
* Hive soft processor core readme file *
|
2 |
|
|
|
3 |
|
|
- All *.v verilog and include *.h files are in a single directory,
|
4 |
|
|
where "hive_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 may also an "unused" directory containing files that aren't
|
9 |
|
|
currently part of the project but may be of interest.
|
10 |
|
|
- There is a "hive_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 "hive_core.vwf" you
|
12 |
|
|
can simulate. I recommend functional simulation when fiddling around
|
13 |
|
|
because the compile is much faster.
|
14 |
|
|
- There is also a "hive_core.sdc" file which sets the target top speed to
|
15 |
|
|
200 MHz in Quartus, and "hive_core.qsf" which is a project settings file.
|
16 |
|
|
- Don't forget to assign pins when doing a real project!
|
© copyright 1999-2024
OpenCores.org, equivalent to Oliscience, all rights reserved. OpenCores®, registered trademark.