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

vivado xsim xci compatibility. compatible with vivado synthesis. #377

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

skokvermon
Copy link

@skokvermon skokvermon commented Apr 4, 2023

This adds possibility of simulating vivado XCI in xsim.
Compatible with vivado synthesis XCI support.
Automatically calls vivado to generate code from the makefile

needs a new parameter: part which select xilinx part number

Also added a side feature in the makefile to enable vcd output.
the default makefile run is now selectable with new parameter: default_run

fixes bug #344

example

tools:
  xsim:
    default_run: run-vcd
    part: xc7a100tcsg324-2

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.

None yet

1 participant