allgemein: components fuer die module
[hwmod.git] / src / beh_pc_communication_tb.vhd
index d9f8789122d6d1d065b7f58d68f7223c12ccc474..aa921e2dfc93bab00051a9a51a84fa4b83cb4f3a 100644 (file)
@@ -30,7 +30,7 @@ architecture sim of beh_pc_communication_tb is
                signal pc_char : hbyte;
 begin
        -- pc_communication
-       inst : entity work.pc_communication(beh)
+       inst : pc_communication
        port map (
                sys_clk => sys_clk,
                sys_res_n => sys_res_n,