readme.txt
来自「此代码用于产生系统设计仿真阶段需要的仿真数据」· 文本 代码 · 共 35 行
TXT
35 行
Random Number Generator Library: Overview
Details
Name: rng_lib
Created: 02-Sep-2004 10:33:32
Updated: 14-Oct-2007 15:35:04
CVS: browse
Other project properties
Category :: Library
Language :: VHDL
License :: GPL
Phaze :: Design done
Development status :: Production/Stable
Description
This library has functions for generating good quality random numbers in a VHDL testbench environment. The functions will NOT synthesize.
Features
Based on a combination of 3 Tausworthe generators.
Distributions:
Uniform (continous)
Gaussian (continous)
Exponential (continous)
For use in test benches
Status
Version 1.0 released.
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?