soc/cores: fix vivado issue with SPIRegister (at least with Vivado 2017.x+, mosi...
authorFlorent Kermarrec <florent@enjoy-digital.fr>
Thu, 27 Jul 2017 16:22:01 +0000 (18:22 +0200)
committerFlorent Kermarrec <florent@enjoy-digital.fr>
Thu, 27 Jul 2017 16:22:01 +0000 (18:22 +0200)
commitc02de1632b9cbe269aeb76ef248f2a1869bcb7f9
tree5442975bd0b7f055df15279aafb2921b611fc087
parent04646b24ed7d2661b077ca1e53c0fd9b3ccb407b
soc/cores: fix vivado issue with SPIRegister (at least with Vivado 2017.x+, mosi was not generated correctly), create cs_n signal if pads does not exists
litex/soc/cores/spi.py