OpenCores
URL https://opencores.org/ocsvn/dp_pkg/dp_pkg/trunk

Subversion Repositories dp_pkg

[/] [dp_pkg/] [trunk/] [README.md] - Blame information for rev 7

Details | Compare with Previous | View Log

Line No. Rev Author Line
1 6 danv
## Copyright
2
 
3 7 danv
Copyright 2020
4 6 danv
ASTRON (Netherlands Institute for Radio Astronomy) 
5
P.O.Box 2, 7990 AA Dwingeloo, The Netherlands
6
 
7 7 danv
Licensed under the Apache License, Version 2.0 (the "License");
8
you may not use this file except in compliance with the License.
9
You may obtain a copy of the License at
10 6 danv
 
11 7 danv
    http://www.apache.org/licenses/LICENSE-2.0
12 6 danv
 
13 7 danv
Unless required by applicable law or agreed to in writing, software
14
distributed under the License is distributed on an "AS IS" BASIS,
15
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
16
See the License for the specific language governing permissions and
17
limitations under the License.
18 6 danv
 
19
## About this core
20
 
21
This is a collection of commonly used base functions, used in all of ASTRONs
22
cores that have a DP (based on Avalon) streaming interface.
23
 
24
These source files can work in any environment, however it is recommended to
25
use the RadioHDL tool to easily generate project files for e.g. Modelsim,
26
Quartus and Vivado (see 'About hdllib.cfg and the RadioHDL tool').
27
 
28
## Test bench(es)
29
This core does not contain a test bench. Note that tb_dp_pkg.vhd does have a
30
'tb' prefix but is a package file containing useful simulation functions.
31
 
32
## Dependencies
33
This core has the following dependencies:
34
 
35
common_pkg
36
 
37
## Source files
38
The source files are listed hdllib.cfg.
39
 
40
## More information about this core
41
Each source file comes with a header containing more information.
42
 
43
## About hdllib.cfg and the RadioHDL tool
44
The hdllib.cfg file is included in all ASTRONs cores and is a config file that
45
is detected by the RadioHDL development tool (also on OpenCores).
46
 
47
The source files are in order of dependency. However, some or all files could
48
also be standalone.
49
 
50
The section 'test_bench_files' can list test benches, but also simulation-only
51
source files that are not test benches.

powered by: WebSVN 2.1.0

© copyright 1999-2024 OpenCores.org, equivalent to Oliscience, all rights reserved. OpenCores®, registered trademark.