diff options
author | lonkaars <loek@pipeframe.xyz> | 2022-11-29 15:26:25 +0100 |
---|---|---|
committer | lonkaars <loek@pipeframe.xyz> | 2022-11-29 15:26:25 +0100 |
commit | ca2fe92545dd5989a72f2e8d81aaeb778934307d (patch) | |
tree | c7f4ed248eb14aa5f3b615dfa9971e598347ef64 /adder-and-display/adder-and-display.srcs/sources_1 | |
parent | dd98fe4239181753337a95d887db0d5c56e52b13 (diff) |
rename stopp to abs8b, add comments and cleanup
Diffstat (limited to 'adder-and-display/adder-and-display.srcs/sources_1')
l--------- | adder-and-display/adder-and-display.srcs/sources_1/bin2bcd.vhd | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/adder-and-display/adder-and-display.srcs/sources_1/bin2bcd.vhd b/adder-and-display/adder-and-display.srcs/sources_1/bin2bcd.vhd index 1f30921..161a61d 120000 --- a/adder-and-display/adder-and-display.srcs/sources_1/bin2bcd.vhd +++ b/adder-and-display/adder-and-display.srcs/sources_1/bin2bcd.vhd @@ -1 +1 @@ -../../../src/bin2bcd5.vhd
\ No newline at end of file +../../../src/bin2bcd.vhd
\ No newline at end of file |