Purpose
Option for a concurrent signal assignment. The guarded option specifies that the signal assignment statement will execute only when the guard condition of the block statement that contains the assignment is true.
ERROR:HDLParsers:1024 - "e:/xilinx/project2/dff/dff.vhd" Line 40. Guarded unsupported in signal assignment.
ERROR:HDLParsers:1024 - "e:/xilinx/project2/dff/dff.vhd" Line 41. Guarded unsupported in signal assignment.