fayalite/crates
Jacob Lifshay 5967e812a2
fix [SU]IntValue's PartialEq for interning
different widths must make values compare not equal otherwise interning
will e.g. substitute a 0x0_u8 for a 0x0_u2
2025-04-08 21:57:56 -07:00
..
fayalite fix [SU]IntValue's PartialEq for interning 2025-04-08 21:57:56 -07:00
fayalite-proc-macros clean up deps and move missed deps to workspace 2024-09-25 01:22:35 -07:00
fayalite-proc-macros-impl implement [de]serializing BaseTypes, SimValues, and support PhantomConst<T> in #[hdl] struct S<T> 2025-04-04 01:04:26 -07:00
fayalite-visit-gen clean up deps and move missed deps to workspace 2024-09-25 01:22:35 -07:00