GK
Size: a a a
GK
TK
K
The adapter registers and FIFO use the APB2 bus clock domain (PCLK2). The control unit,
command path and data path use the SDIO adapter clock domain (SDIOCLK).
DSB
не поможет.count_of_nops = PCLK2 / SDIOCLK
TK
TK
GK
GK
GK
GK
GK
GK
GK
TK
GK
TK
GK
TK
module Quadgen (input clk, quadA, quadB, nrst, output count);
input logic clk, quadA, quadB, nrst;
output logic [7:0] count;
и теперь пишет ошибка компиляцииTK