countbits: Move more popcount calculation before the clock edge
Popcount takes two cycles to execute. The computation of the final popcount value in the second cycle has showed up as a critical path on the Artix-7, so move one stage of the summation back into the first cycle. Signed-off-by: Paul Mackerras <paulus@ozlabs.org>pull/444/head
							parent
							
								
									b14dd43ce6
								
							
						
					
					
						commit
						51dd7f578f
					
				
					Loading…
					
					
				
		Reference in New Issue