Jacob Lifshay
|
ee15fd2b94
|
support #[hdl] type aliases
/ deps (push) Successful in 11m28s
/ test (push) Successful in 4m40s
|
2024-10-30 20:47:10 -07:00 |
|
Jacob Lifshay
|
790bb15408
|
remove reset_default from proc-macro, forgot to remove when removing from RegBuilder
|
2024-09-22 16:03:20 -07:00 |
|
Jacob Lifshay
|
df55a514e4
|
add support for incomplete_wire -- a wire that you can supply the type of later
|
2024-09-20 18:46:56 -07:00 |
|
Jacob Lifshay
|
ff94dda922
|
support #[hdl] on functions -- enables #[hdl] usage in function body
|
2024-09-20 18:42:24 -07:00 |
|
Jacob Lifshay
|
5835b995a9
|
WIP: use HdlOption[the_type_var] or UInt[123 + n] for creating types
/ test (push) Successful in 4m56s
|
2024-08-21 22:27:21 -07:00 |
|
Jacob Lifshay
|
2dce478d48
|
rename FixedType->StaticType, fixed_type()->static_type(), hdl(fixed_type)->hdl(static), IsFixedLen->IsStaticLen
|
2024-07-30 20:16:00 -07:00 |
|
Jacob Lifshay
|
7963f0a5cd
|
add Iterator<Item = Pair<T, P>> helpers
|
2024-07-25 22:07:23 -07:00 |
|
Jacob Lifshay
|
8bd7fcfa27
|
reformat messy code that rustfmt doesn't format
/ test (push) Successful in 9m17s
|
2024-07-10 23:34:41 -07:00 |
|
Jacob Lifshay
|
0b958e7852
|
initial public commit
|
2024-06-10 23:09:13 -07:00 |
|