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

Subversion Repositories gng

[/] [gng/] [trunk/] [README] - Blame information for rev 6

Details | Compare with Previous | View Log

Line No. Rev Author Line
1 6 guangxi.li
Gaussian Noise Generator (GNG) IP Core
2
==================================================
3
 
4
 
5
Introduction
6
----------------------------------------
7
The Gaussian Noise Generator core generates white Gaussian noise of
8
standard normal distribution, which can be used to measure BER to extremely
9
low BER levels (~10-15). The core uses a 64-bit combined Tausworthe generator
10
and an approximation of the inverse normal cumulative distribution function,
11
which obtains a PDF that is Gaussian to up to 9.1¦Ò.
12
 
13
 
14
Directory organization
15
----------------------------------------
16
+ doc                   * design documents
17
- sim                   * simulation files
18
    + modelsim          * ModelSim simulation directory
19
+ c                     * C codes
20
+ matlab                * MATLAB codes and C MEX codes
21
+ rtl                   * RTL codes (Verilog)
22
+ tb                    * test bench codes (SystemVerilog)
23
- syn                   * synthesis directory
24
    + ise               * Xilinx ISE project directory
25
 
26
 
27
Author
28
----------------------------------------
29
Guangxi Liu 

powered by: WebSVN 2.1.0

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