Skip to content

add support for vivado xsim and fusesoc#232

Closed
skokvermon wants to merge 6 commits intopulp-platform:masterfrom
skokvermon:master
Closed

add support for vivado xsim and fusesoc#232
skokvermon wants to merge 6 commits intopulp-platform:masterfrom
skokvermon:master

Conversation

@skokvermon
Copy link
Contributor

to run vivado xsim target with fusesoc, first install fusesoc, then

mkdir fusesoc
cd fusesoc
fusesoc library add axi git@github.com:skokvermon/axi.git
fusesoc library add common_cells git@github.com:skokvermon/common_cells.git
fusesoc library add common_verification git@github.com:skokvermon/common_verification.git
fusesoc core list
fusesoc run --tool xsim --target sim --no-export pulp-platform.org::axi:0.35.2.dev

@skokvermon
Copy link
Contributor Author

@andreaskurth Please note that fusesoc doesn't support "-" in version number.
"-dev" version suffix must be replaced with ".dev"

@thommythomaso thommythomaso self-assigned this Aug 30, 2022
@hossein1387
Copy link

Any plan on when this PR will be merged?

@micprog
Copy link
Member

micprog commented Sep 14, 2022

requires pulp-platform/common_verification#4

@thommythomaso
Copy link
Collaborator

Will be implemented in #262. Closed.

@skokvermon
Copy link
Contributor Author

#262 is not working because of wrong ifdef XSIM

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

Successfully merging this pull request may close these issues.

4 participants