Calyx generated hardware to ASIC #1254
hadirkhan10
started this conversation in
General
Replies: 1 comment 1 reply
-
Yeah, I think you’d have to use something like the OpenRAM compiler to generate the SRAM and wrap it as a Verilog external to make it available in Calyx. You can look at how core.sv and core.Futil work inside the primitives folder and let us know if you need any help |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hi I have seen Calyx as a Dialect in CIRCT. I am not really familiar with CIRCT itself but does Calyx support memory mapping from RTL to actual sram macros for ASIC design? I guess Calyx just aims for FPGA through HLS but going through the ASIC route should also be doable?
Beta Was this translation helpful? Give feedback.
All reactions