Line 1... |
Line 1... |
## Contents
|
## Copyright
|
|
|
1) Copyright
|
|
2) About this core
|
|
3) Test bench(es)
|
|
4) Dependencies
|
|
5) Source files
|
|
6) More information about this core
|
|
7) About hdllib.cfg
|
|
|
|
## 1. Copyright
|
|
|
|
Copyright (C) 2019
|
Copyright (C) 2019
|
|
|
ASTRON (Netherlands Institute for Radio Astronomy)
|
ASTRON (Netherlands Institute for Radio Astronomy)
|
P.O.Box 2, 7990 AA Dwingeloo, The Netherlands
|
P.O.Box 2, 7990 AA Dwingeloo, The Netherlands
|
Line 26... |
Line 16... |
GNU General Public License for more details.
|
GNU General Public License for more details.
|
|
|
You should have received a copy of the GNU General Public License
|
You should have received a copy of the GNU General Public License
|
along with this program. If not, see .
|
along with this program. If not, see .
|
|
|
## 2. About this core
|
## About this core
|
|
|
This is a collection of commonly used base functions, used in all of ASTRONs
|
This is a collection of commonly used base functions, used in all of ASTRONs
|
other cores.
|
other cores.
|
|
|
These source files can work in any environment, however it is recommended to
|
These source files can work in any environment, however it is recommended to
|
use the RadioHDL tool to easily generate project files for e.g. Modelsim,
|
use the RadioHDL tool to easily generate project files for e.g. Modelsim,
|
Quartus and Vivado (see 7)).
|
Quartus and Vivado (see 7)).
|
|
|
## 3. Test bench(es)
|
## Test bench(es)
|
This core does not contain a test bench.
|
This core does not contain a test bench.
|
|
|
## 4. Dependencies
|
## Dependencies
|
This core does not have other cores as dependencies.
|
This core does not have other cores as dependencies.
|
|
|
## 5. Source files
|
## Source files
|
The source files are listed hdllib.cfg.
|
The source files are listed hdllib.cfg.
|
|
|
## 6. More information about this core
|
## More information about this core
|
Each source file comes with a header containing more information.
|
Each source file comes with a header containing more information.
|
|
|
## 7. About hdllib.cfg and the RadioHDL tool
|
## About hdllib.cfg and the RadioHDL tool
|
The hdllib.cfg file is included in all ASTRONs cores and is a config file that
|
The hdllib.cfg file is included in all ASTRONs cores and is a config file that
|
is detected by the RadioHDL development tool (also on OpenCores).
|
is detected by the RadioHDL development tool (also on OpenCores).
|
|
|
The source files are in order of dependency. However, some or all files could
|
The source files are in order of dependency. However, some or all files could
|
also be standalone.
|
also be standalone.
|