Skip to content

Simulation waveform #915

Answered by auphelia
MFJI asked this question in Q&A
Nov 4, 2023 · 1 comments · 6 replies
Discussion options

You must be logged in to vote

Hi @MFJI ,

If you want to save the waveforms per layer during node-by-node rtlsim, you will need to set up an execution yourself. You can enable the tracing for the node like described by @fpjentzsch above and then you can use the rtlsim node-by-node execution, like described in the tfc_end2end_verification.ipynb notebook.

The builder also offers the possibility to save the waveform of the rtlsim of the stitched IP, using this configuration parameter: verify_save_rtlsim_waveforms.

The waveforms then get saved in the output folder, when the verification step is enabled for the stitched IP or in the builder step step_measure_rtlsim_performance.

Replies: 1 comment 6 replies

Comment options

You must be logged in to vote
6 replies
@MFJI
Comment options

@auphelia
Comment options

Answer selected by auphelia
@MFJI
Comment options

@auphelia
Comment options

@MFJI
Comment options

@fpjentzsch
Comment options

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
3 participants