Relative Content

Tag Archive for fpgavivado

Vivado multiple driven warning

I got a multiple driven warning when assign value to the same register in two different always block.
But I am very sure that there’s no contention in these two always block, which means only one block is valid at a specific clock time.
Should I fix the waring?