verilog code for logistic map The Logistic map equation is x(n+1) = r * x(n) * (1-x(n)). The above equation is iterated multiple number of times to generate logistic map key values. The verilog code for the logistic map equation is found in logistic.v
forked from khavyasakthi/vcode
-
Notifications
You must be signed in to change notification settings - Fork 0
khavyas/verilog-code-for-logistic-map
Folders and files
| Name | Name | Last commit message | Last commit date | |
|---|---|---|---|---|
Repository files navigation
About
verilog code for logistic map
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published
Languages
- Verilog 100.0%