mirror of
				https://github.com/YosysHQ/yosys
				synced 2025-10-31 03:32:29 +00:00 
			
		
		
		
	Comment out muxpack (currently broken)
This commit is contained in:
		
							parent
							
								
									5a46a0b385
								
							
						
					
					
						commit
						816b5f5891
					
				
					 1 changed files with 2 additions and 2 deletions
				
			
		|  | @ -225,8 +225,8 @@ struct SynthXilinxPass : public ScriptPass | |||
| 		if (check_label("coarse")) { | ||||
| 			run("synth -run coarse"); | ||||
| 
 | ||||
| 			if (!nomux || help_mode) | ||||
| 				run("muxpack", "(skip if '-nomux')"); | ||||
| 			//if (!nomux || help_mode)
 | ||||
| 			//	run("muxpack", "(skip if '-nomux')");
 | ||||
| 
 | ||||
| 			// shregmap -tech xilinx can cope with $shiftx and $mux
 | ||||
| 			//   cells for identifying variable-length shift registers,
 | ||||
|  |  | |||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue