M
Moritz Schmid
Guest
Hi,
I was recently assigned a huge unfinished vhdl project. Now that I have
had a first glance at my predecessor's code, I suspect there to be
quite a few race conditions.
Does any one have experience with a good and solid method to identify these?
My idea would be to insert flags, whether a value was already set in a
cycle, and to check for these (maybe with something like an assertion),
before using the value to determine new values.
Any help would be really appreciated!
Thanks,
Moritz
I was recently assigned a huge unfinished vhdl project. Now that I have
had a first glance at my predecessor's code, I suspect there to be
quite a few race conditions.
Does any one have experience with a good and solid method to identify these?
My idea would be to insert flags, whether a value was already set in a
cycle, and to check for these (maybe with something like an assertion),
before using the value to determine new values.
Any help would be really appreciated!
Thanks,
Moritz