cores: add ICAP core (tested with reconfiguration commands)
authorFlorent Kermarrec <florent@enjoy-digital.fr>
Fri, 5 Jul 2019 16:30:34 +0000 (18:30 +0200)
committerFlorent Kermarrec <florent@enjoy-digital.fr>
Fri, 5 Jul 2019 16:30:34 +0000 (18:30 +0200)
commit4c18c991bca5482a2650889db9c9a756666a1274
tree37d571ca39433a27da1818c5307d8b1ec18f731f
parent6b82f23ce191af914b5a0a57feebe6873915aa2a
cores: add ICAP core (tested with reconfiguration commands)
litex/soc/cores/icap.py [new file with mode: 0644]
test/test_icap.py [new file with mode: 0644]