Searched refs:pos_clr (Results 1 – 1 of 1) sorted by relevance
1730 wire [WIDTH-1:0] pos_clr = CLR_POLARITY ? CLR : ~CLR; net1736 if (pos_clr[i])1816 wire [WIDTH-1:0] pos_clr = CLR_POLARITY ? CLR : ~CLR; net1821 always @(posedge pos_set[i], posedge pos_clr[i], posedge pos_clk)1822 if (pos_clr[i])1849 wire [WIDTH-1:0] pos_clr = CLR_POLARITY ? CLR : ~CLR; net1854 always @(posedge pos_set[i], posedge pos_clr[i], posedge pos_clk)1855 if (pos_clr[i])2097 wire [WIDTH-1:0] pos_clr = CLR_POLARITY ? CLR : ~CLR; net2103 if (pos_clr[i])