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

Document fud's fpga Xilinx execution/emulation stage #1021

Merged
merged 2 commits into from
Jun 8, 2022

Conversation

sampsyo
Copy link
Contributor

@sampsyo sampsyo commented Jun 7, 2022

Relevant to the overall #876 tracker, and more pertinently to #1019 as part of @nathanielnrn's work this summer.

This just adds some basic documentation of fud's fpga stage, which lets you actually run xclbin files, either in emulation or proper FPGA execution. Unfortunately, this requires setting a lot of annoying environment variables before you run fud; #872 should solve this. But for now, we have the bad-but-working way documented.

I also added a note to the existing documentation of the wdb stage that it may not be worth using. But I don't want to delete that yet because it may be our only way to get waveforms for now. (As a side note, it would be really good if we had a way to convert from wdb waveform trace files to ordinary vcd files…)

sampsyo added 2 commits June 7, 2022 14:29
- Now we need `--from xclbin` apparently.
- I was using the wrong input file for matching the earlier example
  commands.
@rachitnigam rachitnigam merged commit cdbdccc into master Jun 8, 2022
@rachitnigam rachitnigam deleted the xilinx-exec-docs branch June 8, 2022 01:06
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.

2 participants