urukul: update clock tree symbols

Represent multiplications with rectangles, and make multiplication operation implicit.
This commit is contained in:
2026-01-19 10:07:36 +08:00
committed by morgan
parent a6d59cc828
commit af7d5dc5f8

View File

@@ -46,15 +46,13 @@ XO -->|clk_sel:0| CLKMUX
SMA -->|clk_sel:1| CLKMUX
MMCX -->|clk_sel:2| CLKMUX
CLKDIV(("÷
divider"))
CLKDIV[1/divider]
CLKMUX -->|refclk| CLKDIV
REFCLK@{ shape: f-circ }
CLKDIV --> REFCLK
PLL(("x
pll_n"))
PLL[pll_n]
REFCLK --> PLL
PLL_EN@{ shape: f-circ }