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

Cora port issues #6

Open
iohe opened this issue Feb 10, 2019 · 0 comments
Open

Cora port issues #6

iohe opened this issue Feb 10, 2019 · 0 comments

Comments

@iohe
Copy link

iohe commented Feb 10, 2019

Got a Cora z7-10 from digilent, i am working to add support, in order to learn more on riscv, fpga topics.
It has XC7Z010-1CLG400, 512MB RAM, 50 Mhz PS Clock, that translates to similar settings to ZedBoard but with lower fpga resources and following changes:
RISCV_CORE_CONFIG = ZynqSmallFPGAConfig.
I keep RISCV_CORE_ARCH = RV64IMAFD.

Command ./fesvr pk hello does not output anything.
Also noticed defaults in fpga/system_bd.tcl for clocking are for RV64IMA, instead of RV64IMAFD, for ZedBoard. Is this expected? (even if i change to RV64IMAFD, i still do not see output on hello command).

What would be next steps ?

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

1 participant