aboutsummaryrefslogtreecommitdiff
path: root/sim
AgeCommit message (Collapse)Author
2023-03-23makefile.ghdl - now shows errors on command lineJohann Faerber
2023-03-15added de1_sine sinewave generator for ADC/DAC boardFriedrich Beckmann
I added a sinewave generator based on DDS in VHDL to generate a sinewave with the ADC/DAC board. This can be used to demonstrate the Aliasing Lowpass filter.
2023-03-12renamed makefile to makefile.modelsim, added makefile.ghdl and symbolic linkJohann Faerber
2022-05-16add / update de1_sta codeFriedrich Beckmann
I modified the de1_sta demo code and added a testbench.
2022-05-04Added source files for simple FIR filterMatthias Kamuf
2022-03-13removed sim/pwm and pnr/de1_pwmJohann Faerber
2022-03-13added sim/binto7segmentJohann Faerber
2022-03-09added basic design directory structureJohann Faerber