mirror of
				https://github.com/YosysHQ/yosys
				synced 2025-10-31 03:32:29 +00:00 
			
		
		
		
	synth_sf2: purge on last clean
LiberoSoc don't like unused nets.
This commit is contained in:
		
							parent
							
								
									39993a92d7
								
							
						
					
					
						commit
						13ccdd032d
					
				
					 1 changed files with 2 additions and 2 deletions
				
			
		|  | @ -228,9 +228,9 @@ struct SynthSf2Pass : public ScriptPass | ||||||
| 				} else { | 				} else { | ||||||
| 					run("clkbufmap -buf CLKINT Y:A"); | 					run("clkbufmap -buf CLKINT Y:A"); | ||||||
| 				} | 				} | ||||||
| 				run("iopadmap -bits -inpad INBUF Y:PAD -outpad OUTBUF D:PAD -toutpad TRIBUFF E:D:PAD -tinoutpad BIBUF E:Y:D:PAD", "(unless -noiobs"); | 				run("iopadmap -bits -inpad INBUF Y:PAD -outpad OUTBUF D:PAD -toutpad TRIBUFF E:D:PAD -tinoutpad BIBUF E:Y:D:PAD", "(unless -noiobs)"); | ||||||
| 			} | 			} | ||||||
| 			run("clean"); | 			run("clean -purge"); | ||||||
| 		} | 		} | ||||||
| 
 | 
 | ||||||
| 		if (check_label("check")) | 		if (check_label("check")) | ||||||
|  |  | ||||||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue