From ca2fe92545dd5989a72f2e8d81aaeb778934307d Mon Sep 17 00:00:00 2001 From: lonkaars Date: Tue, 29 Nov 2022 15:26:25 +0100 Subject: rename stopp to abs8b, add comments and cleanup --- src/bin2bcd.vhd | 1 - 1 file changed, 1 deletion(-) (limited to 'src/bin2bcd.vhd') diff --git a/src/bin2bcd.vhd b/src/bin2bcd.vhd index 6d7ac07..dff2f82 100644 --- a/src/bin2bcd.vhd +++ b/src/bin2bcd.vhd @@ -1,6 +1,5 @@ library ieee; use ieee.std_logic_1164.all; --- use ieee.std_logic_arith.all; use ieee.std_logic_unsigned.all; use ieee.numeric_std.all; -- cgit v1.2.3