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=51361c5dc1ab06332a04260f5192adcb398238e6;hpb=a1b9896ecd59e16ef6c28bc6990eadd6e0c515c8 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,