Altera_Forum
Honored Contributor
15 years agoSimulation
My testbench couldn't generate clock wave. The code is : //-------------------------- always //@ (SYS_RST, SYS_CLK) // optional sensitivity list // @(event1 or event2 or .... eventn) ...