vhdl2008 implements formal verification (psl) syntax within the vhdl source code and introduces some new operators. For this issue the |=> and |-> operators are of interest. After formatting the bar | splits apart from the operator and hence doesn't compile anymore.
Report a bug
vhdl2008 implements formal verification (psl) syntax within the vhdl source code and introduces some new operators. For this issue the
|=>
and|->
operators are of interest. After formatting the bar|
splits apart from the operator and hence doesn't compile anymore.Input
Expected Behavior
Actual Behavior
Mind the spaces after the bars.