diff options
Diffstat (limited to 'ortho/gcc')
-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 2d4ed9c..43dcbf4 100644 --- a/ortho/gcc/lang.opt +++ b/ortho/gcc/lang.opt @@ -65,6 +65,10 @@ fexplicit vhdl Explicit function declarations override implicit one in use +-no-direct-drivers +vhdl +Disable direct drivers optimization + -syn-binding vhdl Use synthetizer rules for default bindings |