|
|
a565be1b09
|
do some clean up
|
2025-10-16 04:32:56 -07:00 |
|
|
|
db9b1c202c
|
add simulator support for sim-only values
|
2025-09-08 22:19:43 -07:00 |
|
|
|
67e66ac3bd
|
upgrade to rust 1.89.0
|
2025-08-24 15:53:21 -07:00 |
|
|
|
e0c9939147
|
add test that SimValue can't be interned, since its PartialEq may ignore types
|
2025-04-09 19:55:09 -07:00 |
|
|
|
ee15fd2b94
|
support #[hdl] type aliases
|
2024-10-30 20:47:10 -07:00 |
|
|
|
ff94dda922
|
support #[hdl] on functions -- enables #[hdl] usage in function body
|
2024-09-20 18:42:24 -07:00 |
|
|
|
5835b995a9
|
WIP: use HdlOption[the_type_var] or UInt[123 + n] for creating types
|
2024-08-21 22:27:21 -07:00 |
|
|
|
d610858144
|
move Value derive macro re-export to same place as Value trait
|
2024-07-16 16:51:54 -07:00 |
|
|
|
0b958e7852
|
initial public commit
|
2024-06-10 23:09:13 -07:00 |
|