lakeroad icon indicating copy to clipboard operation
lakeroad copied to clipboard

FPGA synthesis tool powered by program synthesis

Results 97 lakeroad issues
Sort by recently updated
recently updated
newest added

Found this bug when preparing the Lakeroad artifact: https://github.com/uwsampl/lakeroad-evaluation/issues/142 Made the change in the evaluation Dockerfile, but not this one.

I'm removing a lot of Verilator tests in https://github.com/uwsampl/lakeroad/pull/409. These tests will still test for synthesis, but they will not test simulation. The existing integration tests (integration_tests/lakeroad) run synthesis and...

Currently, only bitwuzla, cvc5, and stp are tested by our tests.

Modules may have cycles, so we need to be able to extract cycles. This issue tracks the task of extracting _any_ representative of the eclass containing cycles. Not going to...

egglog

- [ ] Figure out what's causing infinite loop - [ ] Enumerate all modules into Rust object (I can get them as strings; see below) - [ ] #405

egglog

Here's how I'm currently thinking about doing this: - [ ] #403 - [ ] Extract mappings of permuter to submodule applications that look promising (i.e. low resource usage) -...

egglog

I heard this was an issue from Dan Petrisko. Should talk to him about it.

research