mirror of
				https://github.com/YosysHQ/yosys
				synced 2025-10-31 11:42:30 +00:00 
			
		
		
		
	analogdevices: ignore $assert cells
This commit is contained in:
		
							parent
							
								
									805f110aef
								
							
						
					
					
						commit
						5d38d76310
					
				
					 1 changed files with 1 additions and 1 deletions
				
			
		|  | @ -506,7 +506,7 @@ struct SynthAnalogDevicesPass : public ScriptPass | |||
| 
 | ||||
| 		if (check_label("edif")) { | ||||
| 			if (!edif_file.empty() || help_mode) { | ||||
| 				run("delete t:$scopeinfo"); | ||||
| 				run("delete t:$assert t:$scopeinfo"); | ||||
| 				run(stringf("write_edif %s", edif_file.c_str())); | ||||
| 			} | ||||
| 		} | ||||
|  |  | |||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue