programmerjake
  • Joined on 2024-07-08
6f33be927f WIP: use HdlOption[the_type_var] or UInt[123 + n] for creating types
e266f05996 WIP: use HdlOption[the_type_var] or UInt[123 + n] for creating types
43da831d31 WIP: use HdlOption[the_type_var] or UInt[123 + n] for creating types
2468ea6c61 WIP: use HdlOption[the_type_var] or UInt[123 + n] for creating types
ada4a946e9 WIP: use HdlOption[the_type_var] or UInt[123 + n] for creating types
0a7fd557cf WIP: use HdlOption[the_type_var] or UInt[123 + n] for creating types
73d80cadf8 WIP: use HdlOption[the_type_var] or UInt[123 + n] for creating types
12c69c7f7b WIP: use HdlOption[the_type_var] or UInt[123 + n] for creating types
77f323ad8f WIP: use HdlOption[the_type_var] or UInt[123 + n] for creating types
3e76da494b WIP: use HdlOption[the_type_var] or UInt[123 + n] for creating types
programmerjake created branch square-brackets-generics-experiment in libre-chip/fayalite 2024-08-07 10:19:16 +00:00
2c15472e11 WIP: use HdlOption[the_type_var] or UInt[123 + n] for creating types
programmerjake created branch runtime-generics in libre-chip/fayalite 2024-08-06 09:58:32 +00:00
programmerjake pushed to runtime-generics at libre-chip/fayalite 2024-08-06 09:58:32 +00:00
86fc148806 WIP adding runtime-evaluated generic parameters
programmerjake created branch type-deduction in libre-chip/fayalite 2024-08-01 07:23:12 +00:00
programmerjake pushed to type-deduction at libre-chip/fayalite 2024-08-01 07:23:12 +00:00
47123eb36b WIP adding type deduction
programmerjake pushed to master at libre-chip/fayalite 2024-07-31 03:27:22 +00:00
cd99dbc849 properly bound with StaticValue or StaticType<MaskType: StaticType>
2dce478d48 rename FixedType->StaticType, fixed_type()->static_type(), hdl(fixed_type)->hdl(static), IsFixedLen->IsStaticLen
c19a6821cf bump version to 0.2.0 in prep for breaking changes
Compare 3 commits »
programmerjake pushed to master at libre-chip/fayalite 2024-07-29 05:09:24 +00:00
be025c14ca split up util.rs
14a9c23697 change raw url to a link
Compare 2 commits »
programmerjake pushed to master at libre-chip/fayalite 2024-07-26 21:16:34 +00:00
305805d237 fix wire example to actually be about wires, not registers
programmerjake pushed tag v0.1.0 to libre-chip/fayalite 2024-07-26 05:50:05 +00:00