clash-lang / clash-compiler

Haskell to VHDL/Verilog/SystemVerilog compiler
https://clash-lang.org/
Other
1.4k stars 147 forks source link

Fix out-of-bounds natural generation of `genBitVector` (copy #2704) #2706

Closed mergify[bot] closed 2 months ago

mergify[bot] commented 2 months ago

genBitVector currently generates Natural numbers outside of the BitVector's range.