X-Git-Url: http://wien.tomnetworks.com/gitweb/?p=hwmod.git;a=blobdiff_plain;f=src%2Fbeh_scanner_tb.vhd;h=d9b7bb4610d4942cf4ee31cca788896c29e9cdf3;hp=795e4e86f38bffa0fafed35f36610d1a43ec68ec;hb=HEAD;hpb=b42b2b9d669e1d12db43c70704b4657901d1ab02 diff --git a/src/beh_scanner_tb.vhd b/src/beh_scanner_tb.vhd index 795e4e8..d9b7bb4 100644 --- a/src/beh_scanner_tb.vhd +++ b/src/beh_scanner_tb.vhd @@ -21,7 +21,7 @@ architecture sim of beh_scanner_tb is signal stop : boolean := false; begin - inst : entity work.scanner(beh) + inst : scanner port map ( sys_clk => sys_clk, sys_res_n => sys_res_n,