diff options
Diffstat (limited to 'ortho')
-rw-r--r-- | ortho/gcc/lang.opt | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/ortho/gcc/lang.opt b/ortho/gcc/lang.opt index 5acffdb..562fbe0 100644 --- a/ortho/gcc/lang.opt +++ b/ortho/gcc/lang.opt @@ -66,6 +66,10 @@ fexplicit vhdl Explicit function declarations override implicit one in use +frelaxed-rules +vhdl +Relax some LRM rules to compile vendor libraries + fpsl vhdl Allow PSL asserts in comments |