K
Kecheng
Guest
Hi
I'm trying to writing a simple verilog RTL simulator, my goal is
simple. I only want to update the states after each clock cycle. For
instance, my simulator will take a verilog file. I run my simulator by
one clock, I calculate all variable's value and simulate next clock,
and then calculate all variable's value. I'm wondering whether there
are some existing tools or experience.
Thanks.
I'm trying to writing a simple verilog RTL simulator, my goal is
simple. I only want to update the states after each clock cycle. For
instance, my simulator will take a verilog file. I run my simulator by
one clock, I calculate all variable's value and simulate next clock,
and then calculate all variable's value. I'm wondering whether there
are some existing tools or experience.
Thanks.