Commit graph

17 commits

Author SHA1 Message Date
e2d2d4110b
upgrade hashbrown to 0.15.2 2025-04-09 20:33:21 -07:00
2ab8428062
upgrade syn version 2024-12-28 23:39:08 -08:00
9f42cab471
change to version 0.3.0 for breaking change 2024-12-05 20:26:28 -08:00
fa50930ff8
update petgraph dependency to include UnionFind::new_set() 2024-11-25 00:00:26 -08:00
a6e40839ac
simulator WIP: use petgraph for topological sort over assignments 2024-11-20 22:53:54 -08:00
f338f37d3e
working on simulator 2024-11-20 22:53:54 -08:00
277d3e0d4d
working on simulator 2024-11-20 22:53:54 -08:00
5bd0de48b7
change to version 0.2.1 2024-10-30 19:36:05 -07:00
42effd1132
switch to using a make job server for managing test parallelism 2024-10-15 20:32:33 -07:00
bf907c3872
cache results of formal proofs 2024-10-07 23:31:24 -07:00
45dbb554d0
add formal subcommand 2024-09-25 02:00:06 -07:00
efc3a539ed
support redirecting subprocesses' stdout/stderr to print!() so it gets captured for rust tests 2024-09-25 02:00:06 -07:00
c19a6821cf
bump version to 0.2.0 in prep for breaking changes 2024-07-30 19:57:23 -07:00
f582013c1b
add cli for compiling to verilog 2024-07-23 23:49:39 -07:00
23a77368b3
add beginnings of simple CLI 2024-07-21 20:47:52 -07:00
109dda21ce
remove unused paste dependency 2024-07-11 22:36:10 -07:00
0b958e7852
initial public commit 2024-06-10 23:09:13 -07:00