lowRISC / ibex

Ibex is a small 32 bit RISC-V CPU core, previously known as zero-riscy.
https://www.lowrisc.org
Apache License 2.0
1.29k stars 495 forks source link

Require Pydantic 2 or above #2146

Closed marnovandermaas closed 4 months ago

marnovandermaas commented 4 months ago

We need Pydantic 2 or higher to use the field_validator functionality used in Ibex DV.