create BaseSoC as a basic example design and build UDPSoC/EtherboneSoC on top of it
authorFlorent Kermarrec <florent@enjoy-digital.fr>
Tue, 17 Feb 2015 10:42:35 +0000 (11:42 +0100)
committerFlorent Kermarrec <florent@enjoy-digital.fr>
Tue, 17 Feb 2015 11:37:17 +0000 (12:37 +0100)
commit79a7f9ecb8218e48914fd5e210bb2671c7e277f5
tree583ebeb5e6a2f6dc9bedfeab17770b60b07a6d99
parenteeaf03669abd858cd08d0ddda4ed962665eebc5c
create BaseSoC as a basic example design and build UDPSoC/EtherboneSoC on top of it
README
doc/source/docs/getting_started/downloads.rst
make.py
targets/base.py [new file with mode: 0644]
targets/etherbone.py
targets/udp.py