Skip to content

Instantly share code, notes, and snippets.

@dvtalk
Created August 7, 2023 03:50
Show Gist options
  • Save dvtalk/a31fc4750e5beb3c8e1892a28447c553 to your computer and use it in GitHub Desktop.
Save dvtalk/a31fc4750e5beb3c8e1892a28447c553 to your computer and use it in GitHub Desktop.
Delay with variable
m_var = 10;
#(m_var * 1ns); // delay 10 ns
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment