CONFIGURATION <cfg_name> OF <testbench_entity> IS FOR <testbench_arch> for all : <instantiated_comp> use entity work.<entity>(<architecture>); for <architecture> for all : <core_name> use entity XilinxCoreLib.C_DECODE_BINARY_V1_0(behavioral) configuration information provided in the coregen instantiation template end for; end for; end for; END FOR; END TOP_cfg;