labor-mst/modelsim
Greek e6b05276d8 Major Rewrite of feedback_loop
Another scaling factor was added and both input signals can now be
independenly scaled. In Single Input Mode only Input 1 is passed to the
output (negated if configured as negative feddback). In double input
mode Input 2 is added/subtracted from Input 1 (in1 +/- in2). The delay
line is only applied to Input 2.
Addsub was removed from the design (all Additions and Subtractions are
directly implemented in VHDL code).
Config signals were latched to follow the data flow path and prevent
glitches on certain events.
Vivado Project updated.
Single Package containing all needed pre-calculated sine arrays.
General Code Cleanup.
2021-03-28 12:32:56 +02:00
..
feedback.do Major Rewrite of feedback_loop 2021-03-28 12:32:56 +02:00
open_loop.do * Added Zynq 7 documentation 2020-04-01 14:12:04 +02:00
pmod-ad1.do * Modify PMOD-AS1 testbench 2020-04-29 13:28:41 +02:00
pmod-da3.do * .gitignore update 2020-03-12 20:20:35 +01:00