mirror of
				https://github.com/YosysHQ/yosys
				synced 2025-10-31 03:32:29 +00:00 
			
		
		
		
	no support for 6-series xilinx devices
This commit is contained in:
		
							parent
							
								
									893fe87a33
								
							
						
					
					
						commit
						bebbf2e5a4
					
				
					 1 changed files with 1 additions and 1 deletions
				
			
		|  | @ -44,7 +44,7 @@ struct SynthXilinxPass : public Pass { | |||
| 		log("\n"); | ||||
| 		log("This command runs synthesis for Xilinx FPGAs. This command does not operate on\n"); | ||||
| 		log("partly selected designs. At the moment this command creates netlists that are\n"); | ||||
| 		log("compatible with 7-series and 6-series Xilinx devices.\n"); | ||||
| 		log("compatible with 7-Series Xilinx devices.\n"); | ||||
| 		log("\n"); | ||||
| 		log("    -top <module>\n"); | ||||
| 		log("        use the specified module as top module (default='top')\n"); | ||||
|  |  | |||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue