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

Porting project for other boards #14

Open
DuyTrandeLion opened this issue Sep 21, 2022 · 1 comment
Open

Porting project for other boards #14

DuyTrandeLion opened this issue Sep 21, 2022 · 1 comment

Comments

@DuyTrandeLion
Copy link

I would like to run this project on PYNQ-Z1 board, are there any guides for this? Or at least which files to modify?

@sjthales
Copy link
Contributor

Hello,

There is not guide to port CVA6 to another board.

Howerver, to do so, at least, you will have to modify:

  • BOARD, XILINX_PART and XILINX_BOARD values in the Makefile.
  • the top level module in fpga/src directory.
  • the constraint file in fpga/constraints directory.

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