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

Subversion Repositories nlprg

[/] [nlprg/] [trunk/] [README.md] - Blame information for rev 4

Details | Compare with Previous | View Log

Line No. Rev Author Line
1 2 fra93
# NLPRG
2
 
3
This project provides an example of a non-linear pseudo random generator ( nlprg ). The nlprg can produce a pseudo-random sequence with a period of 2^n numbers, where n is the numbers of registers.
4
For more information an circuit examples visit my blog at https://fdblog.xyz/circuits/non-linear-pseudo-random-generator-introduction/
5
 
6 4 fra93
The nlprg implementations in this repository range from 3 to 16 bits.
7 2 fra93
 
8 4 fra93
In the rtl folder you will find all the rtl nlprg implementations, in the tb folder you will find all the testbenches, in the doc folder there are all the circuit shematics and in the dig folders all the dig files used to generate the rtl.
9
The tool used is Digital by Hneemann, you can find it at this link https://github.com/hneemann/Digital.
10 3 fra93
 
11 4 fra93
The simulation stores the generated sequence in the tb/log and the waveforms in tb/wave.
12
 
13
Please feel free to contact me at fd@francescodellanna.xyz, I will be happy to help.
14
 

powered by: WebSVN 2.1.0

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