- cleaned up

git-svn-id: http://moon:8086/svn/vhdl/trunk@1355 cc03376c-175c-47c8-b038-4cd826a8556b
This commit is contained in:
2016-12-20 22:48:31 +00:00
parent 26ffec7f49
commit 2440831a07
2 changed files with 4 additions and 4 deletions
-1
View File
@@ -40,7 +40,6 @@ architecture behave of tb_uart is
-- Common
signal rst : std_logic := '1';
signal clk : std_logic := '1';
signal en_16_x_baud : std_logic := '1';
signal ctrl : ctrl_t;
signal status : status_t;