programmerjake
deleted branch fix-suintvalue-interning from programmerjake/fayalite
2025-04-09 05:08:57 +00:00
fix [SU]IntValue's PartialEq for interning
programmerjake
pushed to fix-suintvalue-interning at programmerjake/fayalite
2025-04-09 04:59:09 +00:00
BaseType
s, SimValue
s, and support PhantomConst<T> in #[hdl] struct S<T>
programmerjake
created branch fix-suintvalue-interning in programmerjake/fayalite
2025-04-09 04:59:08 +00:00
add UIntInRange[Inclusive][Type]
programmerjake
deleted branch add-uint-in-range from programmerjake/fayalite
2025-04-08 01:37:03 +00:00
WIP: add UIntInRange[Inclusive][Type]
programmerjake
created branch add-uint-in-range in programmerjake/fayalite
2025-04-05 02:07:16 +00:00
BaseType
s, SimValue
s, and support PhantomConst<T> in #[hdl] struct S<T>
BaseType
s, SimValue
s, and support PhantomConst<T> in #[hdl] struct S<T>
programmerjake
deleted branch support-phantomconst-of-ty from programmerjake/fayalite
2025-04-04 08:18:53 +00:00
implement [de]serializing `BaseType`s, `SimValue`s, and support PhantomConst<T> in #[hdl] struct S<T>
implement [de]serializing
BaseType
s, SimValue
s, and support PhantomConst<T> in #[hdl] struct S<T>
programmerjake
created branch support-phantomconst-of-ty in programmerjake/fayalite
2025-04-04 08:09:08 +00:00
programmerjake
pushed to support-phantomconst-of-ty at programmerjake/fayalite
2025-04-04 08:09:08 +00:00
BaseType
s, SimValue
s, and support PhantomConst<T> in #[hdl] struct S<T>
programmerjake
deleted branch export-more-things from programmerjake/fayalite
2025-04-03 23:11:06 +00:00
re-export `bitvec` and add types useful for simulation to the prelude