R
rickman
Guest
This is the first project I've done in Verilog in many years. With a
long history in VHDL I have a new perspective and am seeing Verilog in
a different way. I am finding some of the differences to be pretty
interesting actually.
I've already commented on the lack of the wildcard sensitivity only to
find that VHDL has recently added this. Now I am learning how Verilog
allows hierarchical path references to signals for test benches. This
is awesome!!! I would love to have had this in Verilog. It is such a
PITA to have to bring every generic or debug signal to the top of a
design just to support a test bench.
.... or did I miss something again?
Rick
long history in VHDL I have a new perspective and am seeing Verilog in
a different way. I am finding some of the differences to be pretty
interesting actually.
I've already commented on the lack of the wildcard sensitivity only to
find that VHDL has recently added this. Now I am learning how Verilog
allows hierarchical path references to signals for test benches. This
is awesome!!! I would love to have had this in Verilog. It is such a
PITA to have to bring every generic or debug signal to the top of a
design just to support a test bench.
.... or did I miss something again?
Rick