forked from cores/microwatt
				
			
			You cannot select more than 25 topics
			Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
		
		
		
		
		
			
		
			
				
	
	
		
			17 lines
		
	
	
		
			426 B
		
	
	
	
		
			YAML
		
	
			
		
		
	
	
			17 lines
		
	
	
		
			426 B
		
	
	
	
		
			YAML
		
	
# This file is Copyright (c) 2020 Florent Kermarrec <florent@enjoy-digital.fr>
 | 
						|
# License: BSD
 | 
						|
 | 
						|
# PHY ----------------------------------------------------------------------
 | 
						|
phy:        LiteEthPHYMII
 | 
						|
vendor:     xilinx
 | 
						|
# Core ---------------------------------------------------------------------
 | 
						|
clk_freq:   100e6
 | 
						|
core:       wishbone
 | 
						|
endianness: little
 | 
						|
ntxslots:   2
 | 
						|
nrxslots:   2
 | 
						|
 | 
						|
soc:
 | 
						|
    mem_map:
 | 
						|
        ethmac: 0x00010000
 |