Is it possible to create our own messages in xilinx. If i have written to particular address again if i am try to write to same address i should display a message.
VHDL knows "report", which will output a message (in simulation only).
Christin K. wrote: > Is it possible to create our own messages in xilinx In what Xilinx? Just for simulation or on real hardware? What address and written by whom?