mirror of
				https://github.com/YosysHQ/yosys
				synced 2025-10-31 03:32:29 +00:00 
			
		
		
		
	techlibs: add _TECHMAP_DO_ to Han-Carlson adder
This commit is contained in:
		
							parent
							
								
									f04b899721
								
							
						
					
					
						commit
						ebd7f2b366
					
				
					 1 changed files with 2 additions and 0 deletions
				
			
		|  | @ -13,6 +13,8 @@ module _80_lcu_han_carlson (P, G, CI, CO); | |||
| 	(* force_downto *) | ||||
| 	reg [WIDTH-1:0] p, g; | ||||
| 
 | ||||
| 	wire [1023:0] _TECHMAP_DO_ = "proc; opt -fast"; | ||||
| 
 | ||||
| 	always @* begin | ||||
| 		i = 0; | ||||
| 		p = P; | ||||
|  |  | |||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue