soc: cores: support sending custom bitstream to ICAP
authorJan Kowalewski <jkowalewski@antmicro.com>
Tue, 17 Sep 2019 19:35:53 +0000 (21:35 +0200)
committerMateusz Holenko <mholenko@antmicro.com>
Tue, 1 Oct 2019 11:44:45 +0000 (13:44 +0200)
commit4423a46ba20ecbf9a424ba67393590a5dd3ecdbb
tree1598e1a396fa75f5b741809f72c2b8a0275f2041
parente2c78572a2127d10fce258d239ef9d2d46718d0c
soc: cores: support sending custom bitstream to ICAP

This adds FIFO that can be used to send any
sequence of commands to the ICAP controller.
litex/soc/cores/icap.py