added pc_communication and btn_a to quartus project
[hwmod.git] / src / beh_pc_communication_tb.vhd
index 7e2d691dee79b73eb52bbf7c90909d0222240adf..bdce739fa69528443f85fe6d952f73c17035b2da 100644 (file)
@@ -29,7 +29,7 @@ architecture sim of beh_pc_communication_tb is
                signal d_spalte : hspalte;
                signal d_char : hbyte;
 begin
-       -- display
+       -- pc_communication
        inst : entity work.pc_communication(beh)
        port map (
                sys_clk => sys_clk,