From 0a3fa36366c8314c4dbc02ecdbb6d80b7104af2c Mon Sep 17 00:00:00 2001 From: lonkaars Date: Sat, 18 Mar 2023 16:21:33 +0100 Subject: raw pwm output instead of 8-bit unsigned pcm --- eindopdracht/eindopdracht.srcs/AudioOut.vhd | 1 - eindopdracht/eindopdracht.xpr | 175 +++++++++------------------- src/main-eindopdracht.vhd | 20 +--- src/note-synth.vhd | 4 +- 4 files changed, 59 insertions(+), 141 deletions(-) delete mode 120000 eindopdracht/eindopdracht.srcs/AudioOut.vhd diff --git a/eindopdracht/eindopdracht.srcs/AudioOut.vhd b/eindopdracht/eindopdracht.srcs/AudioOut.vhd deleted file mode 120000 index b45f809..0000000 --- a/eindopdracht/eindopdracht.srcs/AudioOut.vhd +++ /dev/null @@ -1 +0,0 @@ -../../src/AudioOut.vhd \ No newline at end of file diff --git a/eindopdracht/eindopdracht.xpr b/eindopdracht/eindopdracht.xpr index 3bd48db..927d1d1 100644 --- a/eindopdracht/eindopdracht.xpr +++ b/eindopdracht/eindopdracht.xpr @@ -97,52 +97,46 @@ + + + + + + + + + + + + + + + + + + - - - - - - - - - - - + + - - - - - - - - - - - + + - - + + - - - - - - @@ -199,6 +193,7 @@ +