mirror of
				https://github.com/YosysHQ/yosys
				synced 2025-10-31 11:42:30 +00:00 
			
		
		
		
	Update comment
This commit is contained in:
		
							parent
							
								
									ac18a76beb
								
							
						
					
					
						commit
						6d74b3e004
					
				
					 1 changed files with 1 additions and 1 deletions
				
			
		|  | @ -224,7 +224,7 @@ struct XAigerWriter | ||||||
| 
 | 
 | ||||||
| 			// FIXME: Should short here, rather than provide $_DFF_[NP]_
 | 			// FIXME: Should short here, rather than provide $_DFF_[NP]_
 | ||||||
| 			//        to ABC as a user cell
 | 			//        to ABC as a user cell
 | ||||||
| 			//if (cell->type.in(/*"$_FF_",*/ "$_DFF_N_", "$_DFF_P_"))
 | 			//if (cell->type.in("$_FF_" /*, "$_DFF_N_", "$_DFF_P_"*/))
 | ||||||
| 			//{
 | 			//{
 | ||||||
| 			//	SigBit D = sigmap(cell->getPort("\\D").as_bit());
 | 			//	SigBit D = sigmap(cell->getPort("\\D").as_bit());
 | ||||||
| 			//	SigBit Q = sigmap(cell->getPort("\\Q").as_bit());
 | 			//	SigBit Q = sigmap(cell->getPort("\\Q").as_bit());
 | ||||||
|  |  | ||||||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue