From 586aded2dddf2e6101d2709e42bceccadb50e8a1 Mon Sep 17 00:00:00 2001 From: UnavailableDev Date: Fri, 3 Mar 2023 11:54:48 +0100 Subject: file cleanup --- basys3/basys3.srcs/apu_consts.vhd | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) diff --git a/basys3/basys3.srcs/apu_consts.vhd b/basys3/basys3.srcs/apu_consts.vhd index 5c4edcf..f0e2754 100644 --- a/basys3/basys3.srcs/apu_consts.vhd +++ b/basys3/basys3.srcs/apu_consts.vhd @@ -1,8 +1,5 @@ - - - package apu_consts is constant SAMPLE_SIZE_WIDTH : natural := 8; -- data width for sample size constant SAMPLE_SIZE : natural := 256; -- max value in sample size -end package apu_consts; \ No newline at end of file +end package apu_consts; -- cgit v1.2.3