?rev1line? |
?rev2line? |
|
## Contents
|
|
|
|
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
|
|
|
|
ASTRON (Netherlands Institute for Radio Astronomy)
|
|
P.O.Box 2, 7990 AA Dwingeloo, The Netherlands
|
|
|
|
This program is free software: you can redistribute it and/or modify
|
|
it under the terms of the GNU General Public License as published by
|
|
the Free Software Foundation, either version 3 of the License, or
|
|
(at your option) any later version.
|
|
|
|
This program is distributed in the hope that it will be useful,
|
|
but WITHOUT ANY WARRANTY; without even the implied warranty of
|
|
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
|
|
GNU General Public License for more details.
|
|
|
|
You should have received a copy of the GNU General Public License
|
|
along with this program. If not, see .
|
|
|
|
## 2. About this core
|
|
|
|
This is a collection of commonly used base functions, used in all of ASTRONs
|
|
other cores.
|
|
|
|
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,
|
|
Quartus and Vivado (see 7)).
|
|
|
|
## 3. Test bench(es)
|
|
This core does not contain a test bench.
|
|
|
|
## 4. Dependencies
|
|
This core does not have other cores as dependencies.
|
|
|
|
## 5. Source files
|
|
The source files are listed hdllib.cfg.
|
|
|
|
## 6. More information about this core
|
|
Each source file comes with a header containing more information.
|
|
|
|
## 7. About hdllib.cfg and the RadioHDL tool
|
|
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).
|
|
|
|
The source files are in order of dependency. However, some or all files could
|
|
also be standalone.
|
|
|
|
The section 'test_bench_files' can list test benches, but also simulation-only
|
|
source files that are not test benches.
|