vhdl - Highlighting an output in integrated vivado simulator based on its value -


when output kind of variable vivado simulator shwon green (or orange when undefined, or red when there mistake).

let's want watch variable better , want see if bigger value or holds value. therefore nice highlight value color when reaches specified value.

enter image description here

e.g want highlight "ff" in pink times occurs.


Comments

Popular posts from this blog

javascript - Parallax scrolling and fixed footer code causing width issues -

sql - can we replace full join with union of left and right join? why not? -

iOS: Performance of reloading UIImage(name:...) -