cleanup pc communication
[hwmod.git] / src / beh_pc_communication_tb.vhd
index bdce739fa69528443f85fe6d952f73c17035b2da..03d1d62cac108c8c6663047136bc9fb56a53b20a 100644 (file)
@@ -117,7 +117,6 @@ begin
                -- we only simulate pressing of button a by now!
                sys_res_n <= '0';
                btn_a <= '0';
-               tx_data <= ( others => '0');
                rx_data <= ( others => '0');
                rx_new <= '0';