diff options
| author | Chick Markley | 2020-09-16 18:52:16 -0700 |
|---|---|---|
| committer | GitHub | 2020-09-16 18:52:16 -0700 |
| commit | ecb96e83324ea17cf38b7b90753d745d3c7f51bd (patch) | |
| tree | 98b2aacab28edc29fadcf9d02b59848c4a9dc1ee /test/integration/RightShiftTester.fir | |
| parent | 0c646459b52394e8a388143cee324b8af3dc7c09 (diff) | |
Change to Apache 2.0 License (#1901)
Diffstat (limited to 'test/integration/RightShiftTester.fir')
| -rw-r--r-- | test/integration/RightShiftTester.fir | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/test/integration/RightShiftTester.fir b/test/integration/RightShiftTester.fir index d85757b8..92c4bb9e 100644 --- a/test/integration/RightShiftTester.fir +++ b/test/integration/RightShiftTester.fir @@ -1,4 +1,5 @@ -circuit RightShiftTester : +; SPDX-License-Identifier: Apache-2.0 +circuit RightShiftTester : module RightShift : input clock : Clock input reset : UInt<1> |
