mirror of
https://github.com/tillitis/tillitis-key1.git
synced 2025-04-15 13:03:10 -04:00
FPGA: Increase SPI clock
Signed-off-by: Joachim Strömbergson <joachim@assured.se>
This commit is contained in:
parent
a7cf0faf11
commit
614ee07616
@ -52,7 +52,7 @@ module tk1_spi_master(
|
||||
localparam CTRL_WAIT_NEG = 3'h4;
|
||||
localparam CTRL_NEXT = 3'h5;
|
||||
|
||||
localparam SPI_CLK_CYCLES = 4'hf;
|
||||
localparam SPI_CLK_CYCLES = 4'h1;
|
||||
|
||||
|
||||
//----------------------------------------------------------------
|
||||
|
Loading…
x
Reference in New Issue
Block a user