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

RISC-V ISA option not working with FleaOhm target #88

Open
MayaPosch opened this issue Jul 19, 2019 · 1 comment
Open

RISC-V ISA option not working with FleaOhm target #88

MayaPosch opened this issue Jul 19, 2019 · 1 comment

Comments

@MayaPosch
Copy link

I have successfully synthesised f32c (fleafpga_ohm_xram_sdram_vector project) for the FleaOhm board using the MIPS ISA and confirmed that it appears to run fine on this target. After switching the configuration setting in the top level file from ARCH_MI32 to ARCH_RV32 and resynthesising, the resulting SoC does not appear to be booting, with the status LED only briefly lighting up after flashing.

On a sidenote, I had to update the project file to include all USB-related files, as well as the current XCF files and some more. This target appears to be somewhat out of date now.

What is the current status of the RISC-V ISA support in f32c?

@gornjas
Copy link
Contributor

gornjas commented Nov 26, 2019

f32c/rv32 only supports zero-wait-state block ram, so any of the xram projects won't work.

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