mirror of
https://github.com/VLSIDA/OpenRAM.git
synced 2026-08-30 01:48:33 +02:00
Add copyright check to code format test
This commit is contained in:
@@ -1,3 +1,8 @@
|
||||
# See LICENSE for licensing information.
|
||||
#
|
||||
# Copyright (c) 2016-2022 Regents of the University of California, Santa Cruz
|
||||
# All rights reserved.
|
||||
#
|
||||
from .and2_dec import *
|
||||
from .and3_dec import *
|
||||
from .and4_dec import *
|
||||
@@ -80,4 +85,4 @@ from .write_mask_and_array import *
|
||||
from .sram_1bank import *
|
||||
from .sram_config import *
|
||||
from .sram import *
|
||||
from .internal_base import *
|
||||
from .internal_base import *
|
||||
|
||||
Reference in New Issue
Block a user