diff options
Diffstat (limited to 'common')
-rw-r--r-- | common/rtl/lint-dummy.v | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/common/rtl/lint-dummy.v b/common/rtl/lint-dummy.v index 5cf4b61..3e0424c 100644 --- a/common/rtl/lint-dummy.v +++ b/common/rtl/lint-dummy.v @@ -5,6 +5,9 @@ // to run verilator with -I for that directory, but verilator really // doesn't like the Xilinx code. +// Copyright (c) 1995/2004 Xilinx, Inc. +// All Right Reserved. + /*verilator lint_off UNDRIVEN*/ /*verilator lint_off UNUSED*/ |