3
0
Fork 0
mirror of https://github.com/YosysHQ/yosys synced 2025-08-20 02:00:23 +00:00

removed copyright notice on lib file.

Should be covered by the yosys license not  anything else.
This commit is contained in:
clemens 2025-08-14 16:33:59 +02:00
parent 4e45b5e1bb
commit 9278bed853

View file

@ -1,22 +1,5 @@
/************************************************************************
Copyright 2025 Clemens Walter, <cwalter@ethz.ch>
Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
You may obtain a copy of the License at
https://www.apache.org/licenses/LICENSE-2.0
Unless required by applicable law or agreed to in writing, software
distributed under the License is distributed on an "AS IS" BASIS,
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
See the License for the specific language governing permissions and
limitations under the License.
************************************************************************/
//Mock library for Yosys pre techmap
//library for testcases, can also be used as a template for new libraries
library (mock) {
cell ( "$reduce_xor" ) {
area : 3.0 ;