We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3d3d44c commit 205b03bCopy full SHA for 205b03b
compiler/tests/21_lef_sram_test.py
@@ -1,3 +1,9 @@
1
+# BSD 3-Clause License (See LICENSE.OR for licensing information)
2
+# Copyright (c) 2016-2019 Regents of the University of California
3
+# and The Board of Regents for the Oklahoma Agricultural and
4
+# Mechanical College (acting for and on behalf of Oklahoma State University)
5
+# All rights reserved.
6
+
7
""" Generate the LEF file for an SRAM. """
8
9
import unittest
0 commit comments