Paul Rigge

Results 64 issues of Paul Rigge

### Module location https://github.com/Z3Prover/z3 ### Link to bzlmod issue in the module's repository _No response_ ### Any other context to provide? XLS has some portion of z3 bazelified [here](https://github.com/google/xls/tree/40ff9ce6f759d95e05b89b3194eb74bb8a914b26/dependency_support/z3) ###...

module wanted

### What's hard to do? (limit 100 words) Currently, the assumption that proc parametrics are bits-typed seems baked in multiple places. ### Current best alternative workaround (limit 100 words) Use...

enhancement

RAM configurations allow latency to be specified and are treated as scheduling constraints, but the codegen pass currently implicitly assumes latency==1. Latency==0 is a special case because of how sends/receives...

enhancement
ram

### What's hard to do? (limit 100 words) There are some cases where you want to perform a receive based on some element of the received data, for example AXI...

enhancement
dslx