Skip to content

Arm Cortex M3 #1100

Answered by aug2uag
aug2uag asked this question in Q&A
Jul 14, 2022 · 2 comments · 4 replies
Discussion options

You must be logged in to vote

There is no way to convert general LLVM IR into a hardware design. A subset of C++ programs can be compiled to Calyx (https://github.com/circt-hls/circt-hls) but it's likely not what you're looking for. Another approach you can take is implement an ARM core in Calyx and compile it into a hardware design from there.

At that point, you're using Calyx as a higher-level HDL.

Replies: 2 comments 4 replies

Comment options

You must be logged in to vote
3 replies
@aug2uag
Comment options

@rachitnigam
Comment options

@aug2uag
Comment options

Comment options

You must be logged in to vote
1 reply
@rachitnigam
Comment options

Answer selected by aug2uag
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants