mirror of
				https://github.com/YosysHQ/yosys
				synced 2025-10-31 11:42:30 +00:00 
			
		
		
		
	greenpak4: removed unused MISO pin from GP_SPI
This commit is contained in:
		
							parent
							
								
									638f3e3b12
								
							
						
					
					
						commit
						6b526e9382
					
				
					 1 changed files with 0 additions and 1 deletions
				
			
		|  | @ -593,7 +593,6 @@ module GP_SPI( | |||
| 	input SCK, | ||||
| 	inout SDAT, | ||||
| 	input CSN, | ||||
| 	output reg MISO, | ||||
| 	input[7:0] TXD_HIGH, | ||||
| 	input[7:0] TXD_LOW, | ||||
| 	output reg[7:0] RXD_HIGH, | ||||
|  |  | |||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue