Rachit Nigam
Rachit Nigam
Good point! However, in this case, I want to turn things into weak references to explicitly model the fact that they are invalid. I don't think that even in a...
Hm, this change would also imply that we should carry `WRC`s for `Group` and `StaticGroup` in `Enable` and `StaticEnable` which would be a pretty dramatic change. However, I think the...
Heck yes! This is something we should definitely invest time in. The first step is figuring out if there a pre-built CIRCT/AMC docker we can pull in. If not, we...
@andrewb1999 since we've punted on the deadline, let's figure out how we can get this working sooner rather than later
CIRCT binaries are now available as release artifacts: https://github.com/llvm/circt/pull/5832. EDIT: Sorry, that PR only uploads the static libs for the binaries. We might need to do some more work to...
Oh, awesome! I'm glad to be wrong about this then! We can go ahead and start adding CIRCT to the CI for Calyx now
Interesting! I haven't read the example carefully yet but one passing thought about the new proposed control program: I think it somewhat makes sense but the big question is how...
I would also suggest running the design with Verilator to see if it still produces the wrong answer
@calebmkim we should probably address this as a part of #1813?
Awesome! Let us know if you need help with the testing infra