Skip to content

Releases: MattiaDif/SPI-master-RHS2116

SPI-master-RHS2116 V0.2

08 Jun 20:56
cedae5c
Compare
Choose a tag to compare

Second release of the SPI protocol for RHS2116 chip.
It includes:

spi_vhdl.vhd --> spi module in VHDL
spi_vhdl_tb.vhd --> testbench spi module in VHDL
spi_verilog.v --> spi module in Verilog
spi_verilog_tb.v --> testbench spi module in Verilog

SPI-master-RHS2116 V0.1

17 Feb 09:47
41c2e22
Compare
Choose a tag to compare

First release of the SPI protocol for RHS2116 chip.
It includes:

  • spi_cust_generic.vhd --> spi block
  • spi_cust_generic_tb.vhd --> spi block testbench