Skip to content

Instantly share code, notes, and snippets.

@imrickysu
Created July 14, 2015 09:00
Show Gist options
  • Star 1 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save imrickysu/ad8318229a603f8c7e79 to your computer and use it in GitHub Desktop.
Save imrickysu/ad8318229a603f8c7e79 to your computer and use it in GitHub Desktop.
ILA Waveform Manipulation
# Write ILA data into zip file
write_hw_ila_data filename.zip
# Read the waveform data in Vivado
open_hw
display_hw_ila_data [read_hw_ila_data filename.zip]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment