module DW03_bictr_decode_inst( inst_data, inst_up_dn, inst_load, inst_cen, inst_clk, inst_reset, count_dec_inst, tercnt_inst ); parameter width = 8; input [width-1 : 0] inst_data; input inst_up_dn; input inst_load; input inst_cen; input inst_clk; input inst_reset; output [(1<