mirror of
				https://github.com/YosysHQ/yosys
				synced 2025-10-30 19:22:31 +00:00 
			
		
		
		
	LX -> LP
This commit is contained in:
		
							parent
							
								
									0f4e9f6bc5
								
							
						
					
					
						commit
						4bda902f1b
					
				
					 1 changed files with 1 additions and 1 deletions
				
			
		|  | @ -240,7 +240,7 @@ struct SynthIce40Pass : public ScriptPass | ||||||
| 		{ | 		{ | ||||||
| 			std::string define; | 			std::string define; | ||||||
| 			if (device_opt == "lp") | 			if (device_opt == "lp") | ||||||
| 				define = "-D ICE40_LX"; | 				define = "-D ICE40_LP"; | ||||||
| 			else if (device_opt == "u") | 			else if (device_opt == "u") | ||||||
| 				define = "-D ICE40_U"; | 				define = "-D ICE40_U"; | ||||||
| 			else | 			else | ||||||
|  |  | ||||||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue