This commit is contained in:
Peter McGoron 2024-01-27 23:10:47 -05:00
parent 52bb728e10
commit 0ce84e55a3
1 changed files with 1 additions and 1 deletions

View File

@ -4,7 +4,7 @@
* CERN-OHL-W v2. * CERN-OHL-W v2.
*/ */
module spi_master_ss module spi_master_ss_wb
#( #(
parameter BUS_WID = 32, /* Width of a request on the bus. */ parameter BUS_WID = 32, /* Width of a request on the bus. */
parameter SELECT_WID = 4, /* Width of the wishbone byte select. */ parameter SELECT_WID = 4, /* Width of the wishbone byte select. */