pluto_hdl_adi/library/spi_engine/spi_engine_execution
LBFFilho f01d7e5951
SPI Engine: fix early sdi data clear (#1231)
* SPI Engine: fix early sdi data clear

In case an SPI read was immediately followed by a cs assert, the sdi
register was being cleared one cycle too soon, so that the data being
passed on was always 'b0.

Signed-off-by: Laez Barbosa <laez.barbosa@analog.com>
2024-02-05 17:18:27 -03:00
..
Makefile library & projects: Update Makefiles 2023-01-27 11:54:05 +02:00
spi_engine_execution.v SPI Engine: fix early sdi data clear (#1231) 2024-02-05 17:18:27 -03:00
spi_engine_execution_constr.ttcl Add copyright and license to .tcl, .ttcl files 2023-07-25 15:22:26 +03:00
spi_engine_execution_hw.tcl Add copyright and license to .tcl, .ttcl files 2023-07-25 15:22:26 +03:00
spi_engine_execution_ip.tcl spi_engine: Fixup param ranges and CPHA info (#1239) 2023-12-18 10:52:26 -03:00