W
walala
Guest
Dear all,
Reading and understanding the code written by other people is common work
for programmers... I am quite familiar with C and I like to use MS Visual C
debugger to trace the dynamic execution of the program and hence understand
the code more quickly, in addition to statically reading the code...
For VHDL, I did not find similar method for reading and understanding code.
VHDL code are block by block and no sequence between the blocks... Modelsim
can simulate it but that's not quite similar to MS Visual C debugger... no
relationship and data flow can be traced... is there any step-by-step
debugging in Modelsim?
Anyrate, in general, is there any general hints on how to understand and
read code more quickly for VHDL?
Thanks a lot,
-Walala
Reading and understanding the code written by other people is common work
for programmers... I am quite familiar with C and I like to use MS Visual C
debugger to trace the dynamic execution of the program and hence understand
the code more quickly, in addition to statically reading the code...
For VHDL, I did not find similar method for reading and understanding code.
VHDL code are block by block and no sequence between the blocks... Modelsim
can simulate it but that's not quite similar to MS Visual C debugger... no
relationship and data flow can be traced... is there any step-by-step
debugging in Modelsim?
Anyrate, in general, is there any general hints on how to understand and
read code more quickly for VHDL?
Thanks a lot,
-Walala