SpinalHDL/SpinalDoc

Spelling error.

EETRAA opened this issue · 3 comments

On this page:Link here, in the first code box, misspelt the word "case".

csae class MyBus(width : Int) extends Bundle{
val mySignal = UInt(width bits)
}

wrong repo, but anyway I'm fixing it.. thanks for the heads up.
(No need to open another issue, and i'm closing this one)

Fixed in spinalhdl.github.io/spinaldoc-rtd/ (the correct repo for the doc)

Thanks. 😸