Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Use Raptor on CLEAR #1931

Open
Martoni opened this issue Aug 20, 2024 · 1 comment
Open

Use Raptor on CLEAR #1931

Martoni opened this issue Aug 20, 2024 · 1 comment

Comments

@Martoni
Copy link

Martoni commented Aug 20, 2024

Is there configuration and example to develop on CLEAR FPGA with Raptor ?

https://github.com/efabless/clear/

Clear is an eFPGA generated with openFPGA and included in caravel.

@alaindargelas
Copy link
Contributor

No there isn't. If you feel like it, please contribute one.
The first step would be to create a CLEAR device in Raptor:

<device name="MPW1" series="Gemini" family="Internal-Gemini" package="SBG484" pin_count="44" speedgrade="1" core_voltage="0.8V">

Then check the Yosys support for the technology mapping and probably a few modifications will be needed to target that, similar to the QL support:
https://github.com/os-fpga/FOEDAG_rs/blob/55cb6d9046d4373d548d0761591022bd5d90eaed/src/Compiler/CompilerRS.cpp#L45

If you engage in this project, all PRs have to come from you/others. We, at Rapid Silicon, have no bandwidth to develop this.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants