~ruther/vhdl-spi-2

ref: bd70a2bb6a3414d329ad8f6b6147507a543d96d7 vhdl-spi-2/hdl_spi/models/spi_models.py -rw-r--r-- 6.9 KiB
feat: implement spi model narrow sck check
fix: assumptions about synthesizable code
feat: add csn pulse test and rx, tx disabling test
chore: move spi models to separate file
feat: add tests for clock phase, polarity
feat: tests for multiple transmissions, rx lost
feat: add first basic test
feat: implement initial hdl_spi