mirror of
				https://github.com/YosysHQ/yosys
				synced 2025-11-03 21:09:12 +00:00 
			
		
		
		
	opt_clean, simplemap: Add $buf handling
				
					
				
			This commit is contained in:
		
							parent
							
								
									55595b6c8d
								
							
						
					
					
						commit
						557047fe1e
					
				
					 4 changed files with 24 additions and 2 deletions
				
			
		| 
						 | 
				
			
			@ -59,7 +59,7 @@ module _90_simplemap_compare_ops;
 | 
			
		|||
endmodule
 | 
			
		||||
 | 
			
		||||
(* techmap_simplemap *)
 | 
			
		||||
(* techmap_celltype = "$pos $slice $concat $mux $tribuf $bmux $bwmux $bweqx" *)
 | 
			
		||||
(* techmap_celltype = "$buf $pos $slice $concat $mux $tribuf $bmux $bwmux $bweqx" *)
 | 
			
		||||
module _90_simplemap_various;
 | 
			
		||||
endmodule
 | 
			
		||||
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue