···11#!/usr/bin/env bash
22-# Copyright (C) 2017-2020 The SymbiFlow Authors.
22+# Copyright 2017-2022 F4PGA Authors
33#
44-# Use of this source code is governed by a ISC-style
55-# license that can be found in the LICENSE file or at
66-# https://opensource.org/licenses/ISC
44+# Licensed under the Apache License, Version 2.0 (the "License");
55+# you may not use this file except in compliance with the License.
66+# You may obtain a copy of the License at
77#
88-# SPDX-License-Identifier: ISC
88+# http://www.apache.org/licenses/LICENSE-2.0
99+#
1010+# Unless required by applicable law or agreed to in writing, software
1111+# distributed under the License is distributed on an "AS IS" BASIS,
1212+# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
1313+# See the License for the specific language governing permissions and
1414+# limitations under the License.
1515+#
1616+# SPDX-License-Identifier: Apache-2.0
9171018echo
1119echo "==========================="
+13-5
.github/check_python_scripts.sh
···11#!/usr/bin/env bash
22-# Copyright (C) 2017-2020 The SymbiFlow Authors.
22+# Copyright 2017-2022 F4PGA Authors
33#
44-# Use of this source code is governed by a ISC-style
55-# license that can be found in the LICENSE file or at
66-# https://opensource.org/licenses/ISC
44+# Licensed under the Apache License, Version 2.0 (the "License");
55+# you may not use this file except in compliance with the License.
66+# You may obtain a copy of the License at
77#
88-# SPDX-License-Identifier: ISC
88+# http://www.apache.org/licenses/LICENSE-2.0
99+#
1010+# Unless required by applicable law or agreed to in writing, software
1111+# distributed under the License is distributed on an "AS IS" BASIS,
1212+# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
1313+# See the License for the specific language governing permissions and
1414+# limitations under the License.
1515+#
1616+# SPDX-License-Identifier: Apache-2.0
9171018echo
1119echo "==================================="
+200-11
LICENSE
···11-Copyright (C) 2017-2020 The SymbiFlow Authors.
11+22+ Apache License
33+ Version 2.0, January 2004
44+ http://www.apache.org/licenses/
55+66+ TERMS AND CONDITIONS FOR USE, REPRODUCTION, AND DISTRIBUTION
77+88+ 1. Definitions.
99+1010+ "License" shall mean the terms and conditions for use, reproduction,
1111+ and distribution as defined by Sections 1 through 9 of this document.
1212+1313+ "Licensor" shall mean the copyright owner or entity authorized by
1414+ the copyright owner that is granting the License.
1515+1616+ "Legal Entity" shall mean the union of the acting entity and all
1717+ other entities that control, are controlled by, or are under common
1818+ control with that entity. For the purposes of this definition,
1919+ "control" means (i) the power, direct or indirect, to cause the
2020+ direction or management of such entity, whether by contract or
2121+ otherwise, or (ii) ownership of fifty percent (50%) or more of the
2222+ outstanding shares, or (iii) beneficial ownership of such entity.
2323+2424+ "You" (or "Your") shall mean an individual or Legal Entity
2525+ exercising permissions granted by this License.
2626+2727+ "Source" form shall mean the preferred form for making modifications,
2828+ including but not limited to software source code, documentation
2929+ source, and configuration files.
3030+3131+ "Object" form shall mean any form resulting from mechanical
3232+ transformation or translation of a Source form, including but
3333+ not limited to compiled object code, generated documentation,
3434+ and conversions to other media types.
3535+3636+ "Work" shall mean the work of authorship, whether in Source or
3737+ Object form, made available under the License, as indicated by a
3838+ copyright notice that is included in or attached to the work
3939+ (an example is provided in the Appendix below).
4040+4141+ "Derivative Works" shall mean any work, whether in Source or Object
4242+ form, that is based on (or derived from) the Work and for which the
4343+ editorial revisions, annotations, elaborations, or other modifications
4444+ represent, as a whole, an original work of authorship. For the purposes
4545+ of this License, Derivative Works shall not include works that remain
4646+ separable from, or merely link (or bind by name) to the interfaces of,
4747+ the Work and Derivative Works thereof.
4848+4949+ "Contribution" shall mean any work of authorship, including
5050+ the original version of the Work and any modifications or additions
5151+ to that Work or Derivative Works thereof, that is intentionally
5252+ submitted to Licensor for inclusion in the Work by the copyright owner
5353+ or by an individual or Legal Entity authorized to submit on behalf of
5454+ the copyright owner. For the purposes of this definition, "submitted"
5555+ means any form of electronic, verbal, or written communication sent
5656+ to the Licensor or its representatives, including but not limited to
5757+ communication on electronic mailing lists, source code control systems,
5858+ and issue tracking systems that are managed by, or on behalf of, the
5959+ Licensor for the purpose of discussing and improving the Work, but
6060+ excluding communication that is conspicuously marked or otherwise
6161+ designated in writing by the copyright owner as "Not a Contribution."
6262+6363+ "Contributor" shall mean Licensor and any individual or Legal Entity
6464+ on behalf of whom a Contribution has been received by Licensor and
6565+ subsequently incorporated within the Work.
6666+6767+ 2. Grant of Copyright License. Subject to the terms and conditions of
6868+ this License, each Contributor hereby grants to You a perpetual,
6969+ worldwide, non-exclusive, no-charge, royalty-free, irrevocable
7070+ copyright license to reproduce, prepare Derivative Works of,
7171+ publicly display, publicly perform, sublicense, and distribute the
7272+ Work and such Derivative Works in Source or Object form.
7373+7474+ 3. Grant of Patent License. Subject to the terms and conditions of
7575+ this License, each Contributor hereby grants to You a perpetual,
7676+ worldwide, non-exclusive, no-charge, royalty-free, irrevocable
7777+ (except as stated in this section) patent license to make, have made,
7878+ use, offer to sell, sell, import, and otherwise transfer the Work,
7979+ where such license applies only to those patent claims licensable
8080+ by such Contributor that are necessarily infringed by their
8181+ Contribution(s) alone or by combination of their Contribution(s)
8282+ with the Work to which such Contribution(s) was submitted. If You
8383+ institute patent litigation against any entity (including a
8484+ cross-claim or counterclaim in a lawsuit) alleging that the Work
8585+ or a Contribution incorporated within the Work constitutes direct
8686+ or contributory patent infringement, then any patent licenses
8787+ granted to You under this License for that Work shall terminate
8888+ as of the date such litigation is filed.
8989+9090+ 4. Redistribution. You may reproduce and distribute copies of the
9191+ Work or Derivative Works thereof in any medium, with or without
9292+ modifications, and in Source or Object form, provided that You
9393+ meet the following conditions:
9494+9595+ (a) You must give any other recipients of the Work or
9696+ Derivative Works a copy of this License; and
9797+9898+ (b) You must cause any modified files to carry prominent notices
9999+ stating that You changed the files; and
100100+101101+ (c) You must retain, in the Source form of any Derivative Works
102102+ that You distribute, all copyright, patent, trademark, and
103103+ attribution notices from the Source form of the Work,
104104+ excluding those notices that do not pertain to any part of
105105+ the Derivative Works; and
106106+107107+ (d) If the Work includes a "NOTICE" text file as part of its
108108+ distribution, then any Derivative Works that You distribute must
109109+ include a readable copy of the attribution notices contained
110110+ within such NOTICE file, excluding those notices that do not
111111+ pertain to any part of the Derivative Works, in at least one
112112+ of the following places: within a NOTICE text file distributed
113113+ as part of the Derivative Works; within the Source form or
114114+ documentation, if provided along with the Derivative Works; or,
115115+ within a display generated by the Derivative Works, if and
116116+ wherever such third-party notices normally appear. The contents
117117+ of the NOTICE file are for informational purposes only and
118118+ do not modify the License. You may add Your own attribution
119119+ notices within Derivative Works that You distribute, alongside
120120+ or as an addendum to the NOTICE text from the Work, provided
121121+ that such additional attribution notices cannot be construed
122122+ as modifying the License.
123123+124124+ You may add Your own copyright statement to Your modifications and
125125+ may provide additional or different license terms and conditions
126126+ for use, reproduction, or distribution of Your modifications, or
127127+ for any such Derivative Works as a whole, provided Your use,
128128+ reproduction, and distribution of the Work otherwise complies with
129129+ the conditions stated in this License.
130130+131131+ 5. Submission of Contributions. Unless You explicitly state otherwise,
132132+ any Contribution intentionally submitted for inclusion in the Work
133133+ by You to the Licensor shall be under the terms and conditions of
134134+ this License, without any additional terms or conditions.
135135+ Notwithstanding the above, nothing herein shall supersede or modify
136136+ the terms of any separate license agreement you may have executed
137137+ with Licensor regarding such Contributions.
138138+139139+ 6. Trademarks. This License does not grant permission to use the trade
140140+ names, trademarks, service marks, or product names of the Licensor,
141141+ except as required for reasonable and customary use in describing the
142142+ origin of the Work and reproducing the content of the NOTICE file.
143143+144144+ 7. Disclaimer of Warranty. Unless required by applicable law or
145145+ agreed to in writing, Licensor provides the Work (and each
146146+ Contributor provides its Contributions) on an "AS IS" BASIS,
147147+ WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or
148148+ implied, including, without limitation, any warranties or conditions
149149+ of TITLE, NON-INFRINGEMENT, MERCHANTABILITY, or FITNESS FOR A
150150+ PARTICULAR PURPOSE. You are solely responsible for determining the
151151+ appropriateness of using or redistributing the Work and assume any
152152+ risks associated with Your exercise of permissions under this License.
153153+154154+ 8. Limitation of Liability. In no event and under no legal theory,
155155+ whether in tort (including negligence), contract, or otherwise,
156156+ unless required by applicable law (such as deliberate and grossly
157157+ negligent acts) or agreed to in writing, shall any Contributor be
158158+ liable to You for damages, including any direct, indirect, special,
159159+ incidental, or consequential damages of any character arising as a
160160+ result of this License or out of the use or inability to use the
161161+ Work (including but not limited to damages for loss of goodwill,
162162+ work stoppage, computer failure or malfunction, or any and all
163163+ other commercial damages or losses), even if such Contributor
164164+ has been advised of the possibility of such damages.
216533-Permission to use, copy, modify, and/or distribute this software for any
44-purpose with or without fee is hereby granted, provided that the above
55-copyright notice and this permission notice appear in all copies.
166166+ 9. Accepting Warranty or Additional Liability. While redistributing
167167+ the Work or Derivative Works thereof, You may choose to offer,
168168+ and charge a fee for, acceptance of support, warranty, indemnity,
169169+ or other liability obligations and/or rights consistent with this
170170+ License. However, in accepting such obligations, You may act only
171171+ on Your own behalf and on Your sole responsibility, not on behalf
172172+ of any other Contributor, and only if You agree to indemnify,
173173+ defend, and hold each Contributor harmless for any liability
174174+ incurred by, or claims asserted against, such Contributor by reason
175175+ of your accepting any such warranty or additional liability.
617677-THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIMS ALL WARRANTIES
88-WITH REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF
99-MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR
1010-ANY SPECIAL, DIRECT, INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES
1111-WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN
1212-ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF
1313-OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
177177+ END OF TERMS AND CONDITIONS
178178+179179+ APPENDIX: How to apply the Apache License to your work.
180180+181181+ To apply the Apache License to your work, attach the following
182182+ boilerplate notice, with the fields enclosed by brackets "[]"
183183+ replaced with your own identifying information. (Don't include
184184+ the brackets!) The text should be enclosed in the appropriate
185185+ comment syntax for the file format. We also recommend that a
186186+ file or class name and description of purpose be included on the
187187+ same "printed page" as the copyright notice for easier
188188+ identification within third-party archives.
189189+190190+ Copyright [yyyy] [name of copyright owner]
191191+192192+ Licensed under the Apache License, Version 2.0 (the "License");
193193+ you may not use this file except in compliance with the License.
194194+ You may obtain a copy of the License at
195195+196196+ http://www.apache.org/licenses/LICENSE-2.0
197197+198198+ Unless required by applicable law or agreed to in writing, software
199199+ distributed under the License is distributed on an "AS IS" BASIS,
200200+ WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
201201+ See the License for the specific language governing permissions and
202202+ limitations under the License.
+13-5
Makefile
···11-# Copyright (C) 2017-2021 The SymbiFlow Authors.
11+# Copyright 2017-2022 F4PGA Authors
22#
33-# Use of this source code is governed by a ISC-style
44-# license that can be found in the LICENSE file or at
55-# https://opensource.org/licenses/ISC
33+# Licensed under the Apache License, Version 2.0 (the "License");
44+# you may not use this file except in compliance with the License.
55+# You may obtain a copy of the License at
66#
77-# SPDX-License-Identifier: ISC
77+# http://www.apache.org/licenses/LICENSE-2.0
88+#
99+# Unless required by applicable law or agreed to in writing, software
1010+# distributed under the License is distributed on an "AS IS" BASIS,
1111+# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
1212+# See the License for the specific language governing permissions and
1313+# limitations under the License.
1414+#
1515+# SPDX-License-Identifier: Apache-2.0
816917# The top directory where environment will be created.
1018TOP_DIR := $(realpath $(dir $(lastword $(MAKEFILE_LIST))))
+13-5
docs/Makefile
···11-# Copyright (C) 2017-2020 The SymbiFlow Authors.
11+# Copyright 2017-2022 F4PGA Authors
22#
33-# Use of this source code is governed by a ISC-style
44-# license that can be found in the LICENSE file or at
55-# https://opensource.org/licenses/ISC
33+# Licensed under the Apache License, Version 2.0 (the "License");
44+# you may not use this file except in compliance with the License.
55+# You may obtain a copy of the License at
66#
77-# SPDX-License-Identifier: ISC
77+# http://www.apache.org/licenses/LICENSE-2.0
88+#
99+# Unless required by applicable law or agreed to in writing, software
1010+# distributed under the License is distributed on an "AS IS" BASIS,
1111+# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
1212+# See the License for the specific language governing permissions and
1313+# limitations under the License.
1414+#
1515+# SPDX-License-Identifier: Apache-2.0
816# Minimal makefile for Sphinx documentation
9171018
+13-5
docs/conf.py
···11#!/usr/bin/env python3
22# -*- coding: utf-8 -*-
33#
44-# Copyright (C) 2017-2020 The SymbiFlow Authors.
44+# Copyright 2017-2022 F4PGA Authors
55#
66-# Use of this source code is governed by a ISC-style
77-# license that can be found in the LICENSE file or at
88-# https://opensource.org/licenses/ISC
66+# Licensed under the Apache License, Version 2.0 (the "License");
77+# you may not use this file except in compliance with the License.
88+# You may obtain a copy of the License at
99#
1010-# SPDX-License-Identifier: ISC
1010+# http://www.apache.org/licenses/LICENSE-2.0
1111+#
1212+# Unless required by applicable law or agreed to in writing, software
1313+# distributed under the License is distributed on an "AS IS" BASIS,
1414+# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
1515+# See the License for the specific language governing permissions and
1616+# limitations under the License.
1717+#
1818+# SPDX-License-Identifier: Apache-2.0
11191220# SymbiFlow V2X documentation build configuration file, created by
1321# sphinx-quickstart on Mon Feb 5 11:04:37 2018.
+13-5
fasm/__init__.py
···11#!/usr/bin/env python3
22# -*- coding: utf-8 -*-
33#
44-# Copyright (C) 2017-2020 The SymbiFlow Authors.
44+# Copyright 2017-2022 F4PGA Authors
55#
66-# Use of this source code is governed by a ISC-style
77-# license that can be found in the LICENSE file or at
88-# https://opensource.org/licenses/ISC
66+# Licensed under the Apache License, Version 2.0 (the "License");
77+# you may not use this file except in compliance with the License.
88+# You may obtain a copy of the License at
99#
1010-# SPDX-License-Identifier: ISC
1010+# http://www.apache.org/licenses/LICENSE-2.0
1111+#
1212+# Unless required by applicable law or agreed to in writing, software
1313+# distributed under the License is distributed on an "AS IS" BASIS,
1414+# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
1515+# See the License for the specific language governing permissions and
1616+# limitations under the License.
1717+#
1818+# SPDX-License-Identifier: Apache-2.0
11191220from __future__ import print_function
1321
+13-5
fasm/model.py
···11#!/usr/bin/env python3
22# -*- coding: utf-8 -*-
33#
44-# Copyright (C) 2017-2020 The SymbiFlow Authors.
44+# Copyright 2017-2022 F4PGA Authors
55#
66-# Use of this source code is governed by a ISC-style
77-# license that can be found in the LICENSE file or at
88-# https://opensource.org/licenses/ISC
66+# Licensed under the Apache License, Version 2.0 (the "License");
77+# you may not use this file except in compliance with the License.
88+# You may obtain a copy of the License at
99#
1010-# SPDX-License-Identifier: ISC
1010+# http://www.apache.org/licenses/LICENSE-2.0
1111+#
1212+# Unless required by applicable law or agreed to in writing, software
1313+# distributed under the License is distributed on an "AS IS" BASIS,
1414+# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
1515+# See the License for the specific language governing permissions and
1616+# limitations under the License.
1717+#
1818+# SPDX-License-Identifier: Apache-2.0
11191220from collections import namedtuple
1321import enum
+13-5
fasm/output.py
···11#!/usr/bin/env python3
22# -*- coding: utf-8 -*-
33#
44-# Copyright (C) 2017-2020 The SymbiFlow Authors.
44+# Copyright 2017-2022 F4PGA Authors
55#
66-# Use of this source code is governed by a ISC-style
77-# license that can be found in the LICENSE file or at
88-# https://opensource.org/licenses/ISC
66+# Licensed under the Apache License, Version 2.0 (the "License");
77+# you may not use this file except in compliance with the License.
88+# You may obtain a copy of the License at
99#
1010-# SPDX-License-Identifier: ISC
1010+# http://www.apache.org/licenses/LICENSE-2.0
1111+#
1212+# Unless required by applicable law or agreed to in writing, software
1313+# distributed under the License is distributed on an "AS IS" BASIS,
1414+# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
1515+# See the License for the specific language governing permissions and
1616+# limitations under the License.
1717+#
1818+# SPDX-License-Identifier: Apache-2.0
1119""" Output utilities for FASM.
12201321merge_features - Combines multiple FASM SetFasmFeature into one.
+13-5
fasm/parser/__init__.py
···11#!/usr/bin/env python3
22# -*- coding: utf-8 -*-
33#
44-# Copyright (C) 2017-2020 The SymbiFlow Authors.
44+# Copyright 2017-2022 F4PGA Authors
55#
66-# Use of this source code is governed by a ISC-style
77-# license that can be found in the LICENSE file or at
88-# https://opensource.org/licenses/ISC
66+# Licensed under the Apache License, Version 2.0 (the "License");
77+# you may not use this file except in compliance with the License.
88+# You may obtain a copy of the License at
99#
1010-# SPDX-License-Identifier: ISC
1010+# http://www.apache.org/licenses/LICENSE-2.0
1111+#
1212+# Unless required by applicable law or agreed to in writing, software
1313+# distributed under the License is distributed on an "AS IS" BASIS,
1414+# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
1515+# See the License for the specific language governing permissions and
1616+# limitations under the License.
1717+#
1818+# SPDX-License-Identifier: Apache-2.0
11191220from warnings import warn
1321
+13-5
fasm/parser/antlr.py
···11#!/usr/bin/env python3
22# -*- coding: utf-8 -*-
33#
44-# Copyright (C) 2020 The SymbiFlow Authors.
44+# Copyright 2017-2022 F4PGA Authors
55#
66-# Use of this source code is governed by a ISC-style
77-# license that can be found in the LICENSE file or at
88-# https://opensource.org/licenses/ISC
66+# Licensed under the Apache License, Version 2.0 (the "License");
77+# you may not use this file except in compliance with the License.
88+# You may obtain a copy of the License at
99#
1010-# SPDX-License-Identifier: ISC
1010+# http://www.apache.org/licenses/LICENSE-2.0
1111+#
1212+# Unless required by applicable law or agreed to in writing, software
1313+# distributed under the License is distributed on an "AS IS" BASIS,
1414+# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
1515+# See the License for the specific language governing permissions and
1616+# limitations under the License.
1717+#
1818+# SPDX-License-Identifier: Apache-2.0
11191220from ctypes import CDLL, POINTER, CFUNCTYPE, c_char, c_size_t, c_char_p
1321import os
+13-5
fasm/parser/antlr_to_tuple.pyx
···11#!/usr/bin/env python3
22# -*- coding: utf-8 -*-
33#
44-# Copyright (C) 2020 The SymbiFlow Authors.
44+# Copyright 2017-2022 F4PGA Authors
55#
66-# Use of this source code is governed by a ISC-style
77-# license that can be found in the LICENSE file or at
88-# https://opensource.org/licenses/ISC
66+# Licensed under the Apache License, Version 2.0 (the "License");
77+# you may not use this file except in compliance with the License.
88+# You may obtain a copy of the License at
99#
1010-# SPDX-License-Identifier: ISC
1010+# http://www.apache.org/licenses/LICENSE-2.0
1111+#
1212+# Unless required by applicable law or agreed to in writing, software
1313+# distributed under the License is distributed on an "AS IS" BASIS,
1414+# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
1515+# See the License for the specific language governing permissions and
1616+# limitations under the License.
1717+#
1818+# SPDX-License-Identifier: Apache-2.0
11191220from sys import byteorder
1321from fasm.model import \
+13-5
fasm/parser/textx.py
···11#!/usr/bin/env python3
22# -*- coding: utf-8 -*-
33#
44-# Copyright (C) 2017-2020 The SymbiFlow Authors.
44+# Copyright 2017-2022 F4PGA Authors
55#
66-# Use of this source code is governed by a ISC-style
77-# license that can be found in the LICENSE file or at
88-# https://opensource.org/licenses/ISC
66+# Licensed under the Apache License, Version 2.0 (the "License");
77+# you may not use this file except in compliance with the License.
88+# You may obtain a copy of the License at
99#
1010-# SPDX-License-Identifier: ISC
1010+# http://www.apache.org/licenses/LICENSE-2.0
1111+#
1212+# Unless required by applicable law or agreed to in writing, software
1313+# distributed under the License is distributed on an "AS IS" BASIS,
1414+# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
1515+# See the License for the specific language governing permissions and
1616+# limitations under the License.
1717+#
1818+# SPDX-License-Identifier: Apache-2.0
11191220from __future__ import print_function
1321import textx
+13-5
fasm/tool.py
···11#!/usr/bin/env python3
22# -*- coding: utf-8 -*-
33#
44-# Copyright (C) 2017-2020 The SymbiFlow Authors.
44+# Copyright 2017-2022 F4PGA Authors
55#
66-# Use of this source code is governed by a ISC-style
77-# license that can be found in the LICENSE file or at
88-# https://opensource.org/licenses/ISC
66+# Licensed under the Apache License, Version 2.0 (the "License");
77+# you may not use this file except in compliance with the License.
88+# You may obtain a copy of the License at
99#
1010-# SPDX-License-Identifier: ISC
1010+# http://www.apache.org/licenses/LICENSE-2.0
1111+#
1212+# Unless required by applicable law or agreed to in writing, software
1313+# distributed under the License is distributed on an "AS IS" BASIS,
1414+# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
1515+# See the License for the specific language governing permissions and
1616+# limitations under the License.
1717+#
1818+# SPDX-License-Identifier: Apache-2.0
11191220import argparse
1321import importlib
+13-5
fasm/version.py
···11#!/usr/bin/env python3
22# -*- coding: utf-8 -*-
33#
44-# Copyright (C) 2017-2020 The SymbiFlow Authors.
44+# Copyright 2017-2022 F4PGA Authors
55#
66-# Use of this source code is governed by a ISC-style
77-# license that can be found in the LICENSE file or at
88-# https://opensource.org/licenses/ISC
66+# Licensed under the Apache License, Version 2.0 (the "License");
77+# you may not use this file except in compliance with the License.
88+# You may obtain a copy of the License at
99#
1010-# SPDX-License-Identifier: ISC
1010+# http://www.apache.org/licenses/LICENSE-2.0
1111+#
1212+# Unless required by applicable law or agreed to in writing, software
1313+# distributed under the License is distributed on an "AS IS" BASIS,
1414+# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
1515+# See the License for the specific language governing permissions and
1616+# limitations under the License.
1717+#
1818+# SPDX-License-Identifier: Apache-2.0
11191220# ** WARNING **
1321# This file is auto-generated by the update_version.py script.
+14-6
setup.py
···11#!/usr/bin/env python3
22# -*- coding: utf-8 -*-
33#
44-# Copyright (C) 2017-2020 The SymbiFlow Authors.
44+# Copyright 2017-2022 F4PGA Authors
55#
66-# Use of this source code is governed by a ISC-style
77-# license that can be found in the LICENSE file or at
88-# https://opensource.org/licenses/ISC
66+# Licensed under the Apache License, Version 2.0 (the "License");
77+# you may not use this file except in compliance with the License.
88+# You may obtain a copy of the License at
99#
1010-# SPDX-License-Identifier: ISC
1010+# http://www.apache.org/licenses/LICENSE-2.0
1111+#
1212+# Unless required by applicable law or agreed to in writing, software
1313+# distributed under the License is distributed on an "AS IS" BASIS,
1414+# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
1515+# See the License for the specific language governing permissions and
1616+# limitations under the License.
1717+#
1818+# SPDX-License-Identifier: Apache-2.0
11191220import os
1321import re
···267275 include_package_data=True,
268276 classifiers=[
269277 "Programming Language :: Python :: 3",
270270- "License :: OSI Approved :: ISC License (ISCL)",
278278+ "License :: OSI Approved :: Apache-2.0",
271279 "Operating System :: OS Independent",
272280 ],
273281 entry_points={
+13-5
src/CMakeLists.txt
···11-# Copyright (C) 2017-2020 The SymbiFlow Authors.
11+# Copyright 2017-2022 F4PGA Authors
22#
33-# Use of this source code is governed by a ISC-style
44-# license that can be found in the LICENSE file or at
55-# https://opensource.org/licenses/ISC
33+# Licensed under the Apache License, Version 2.0 (the "License");
44+# you may not use this file except in compliance with the License.
55+# You may obtain a copy of the License at
66#
77-# SPDX-License-Identifier: ISC
77+# http://www.apache.org/licenses/LICENSE-2.0
88+#
99+# Unless required by applicable law or agreed to in writing, software
1010+# distributed under the License is distributed on an "AS IS" BASIS,
1111+# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
1212+# See the License for the specific language governing permissions and
1313+# limitations under the License.
1414+#
1515+# SPDX-License-Identifier: Apache-2.0
816917# minimum required CMAKE version
1018CMAKE_MINIMUM_REQUIRED(VERSION 3.7 FATAL_ERROR)
+13-5
src/ParseFasm.cpp
···11-// Copyright (C) 2020 The SymbiFlow Authors.
11+// Copyright 2017-2022 F4PGA Authors
22//
33-// Use of this source code is governed by a ISC-style
44-// license that can be found in the LICENSE file or at
55-// https://opensource.org/licenses/ISC
33+// Licensed under the Apache License, Version 2.0 (the "License");
44+// you may not use this file except in compliance with the License.
55+// You may obtain a copy of the License at
66//
77-// SPDX-License-Identifier: ISC
77+// http://www.apache.org/licenses/LICENSE-2.0
88+//
99+// Unless required by applicable law or agreed to in writing, software
1010+// distributed under the License is distributed on an "AS IS" BASIS,
1111+// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
1212+// See the License for the specific language governing permissions and
1313+// limitations under the License.
1414+//
1515+// SPDX-License-Identifier: Apache-2.0
816917#include "FasmLexer.h"
1018#include "FasmParser.h"
+13-5
src/ParseFasmRun.cpp
···11-// Copyright (C) 2020 The SymbiFlow Authors.
11+// Copyright 2017-2022 F4PGA Authors
22//
33-// Use of this source code is governed by a ISC-style
44-// license that can be found in the LICENSE file or at
55-// https://opensource.org/licenses/ISC
33+// Licensed under the Apache License, Version 2.0 (the "License");
44+// you may not use this file except in compliance with the License.
55+// You may obtain a copy of the License at
66//
77-// SPDX-License-Identifier: ISC
77+// http://www.apache.org/licenses/LICENSE-2.0
88+//
99+// Unless required by applicable law or agreed to in writing, software
1010+// distributed under the License is distributed on an "AS IS" BASIS,
1111+// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
1212+// See the License for the specific language governing permissions and
1313+// limitations under the License.
1414+//
1515+// SPDX-License-Identifier: Apache-2.0
816917#include "ParseFasm.cpp"
1018
+13-5
src/ParseFasmTests.cpp
···11-// Copyright (C) 2020 The SymbiFlow Authors.
11+// Copyright 2017-2022 F4PGA Authors
22//
33-// Use of this source code is governed by a ISC-style
44-// license that can be found in the LICENSE file or at
55-// https://opensource.org/licenses/ISC
33+// Licensed under the Apache License, Version 2.0 (the "License");
44+// you may not use this file except in compliance with the License.
55+// You may obtain a copy of the License at
66//
77-// SPDX-License-Identifier: ISC
77+// http://www.apache.org/licenses/LICENSE-2.0
88+//
99+// Unless required by applicable law or agreed to in writing, software
1010+// distributed under the License is distributed on an "AS IS" BASIS,
1111+// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
1212+// See the License for the specific language governing permissions and
1313+// limitations under the License.
1414+//
1515+// SPDX-License-Identifier: Apache-2.0
816917/// Unit tests for ParseFasm
1018
+13-5
src/antlr/FasmLexer.g4
···11-// Copyright (C) 2020 The SymbiFlow Authors.
11+// Copyright 2017-2022 F4PGA Authors
22//
33-// Use of this source code is governed by a ISC-style
44-// license that can be found in the LICENSE file or at
55-// https://opensource.org/licenses/ISC
33+// Licensed under the Apache License, Version 2.0 (the "License");
44+// you may not use this file except in compliance with the License.
55+// You may obtain a copy of the License at
66//
77-// SPDX-License-Identifier: ISC
77+// http://www.apache.org/licenses/LICENSE-2.0
88+//
99+// Unless required by applicable law or agreed to in writing, software
1010+// distributed under the License is distributed on an "AS IS" BASIS,
1111+// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
1212+// See the License for the specific language governing permissions and
1313+// limitations under the License.
1414+//
1515+// SPDX-License-Identifier: Apache-2.0
816917lexer grammar FasmLexer;
1018
+13-5
src/antlr/FasmParser.g4
···11-// Copyright (C) 2020 The SymbiFlow Authors.
11+// Copyright 2017-2022 F4PGA Authors
22//
33-// Use of this source code is governed by a ISC-style
44-// license that can be found in the LICENSE file or at
55-// https://opensource.org/licenses/ISC
33+// Licensed under the Apache License, Version 2.0 (the "License");
44+// you may not use this file except in compliance with the License.
55+// You may obtain a copy of the License at
66//
77-// SPDX-License-Identifier: ISC
77+// http://www.apache.org/licenses/LICENSE-2.0
88+//
99+// Unless required by applicable law or agreed to in writing, software
1010+// distributed under the License is distributed on an "AS IS" BASIS,
1111+// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
1212+// See the License for the specific language governing permissions and
1313+// limitations under the License.
1414+//
1515+// SPDX-License-Identifier: Apache-2.0
816917parser grammar FasmParser;
1018
+13-5
tests/__init__.py
···11#!/usr/bin/env python3
22# -*- coding: utf-8 -*-
33#
44-# Copyright (C) 2017-2020 The SymbiFlow Authors.
44+# Copyright 2017-2022 F4PGA Authors
55#
66-# Use of this source code is governed by a ISC-style
77-# license that can be found in the LICENSE file or at
88-# https://opensource.org/licenses/ISC
66+# Licensed under the Apache License, Version 2.0 (the "License");
77+# you may not use this file except in compliance with the License.
88+# You may obtain a copy of the License at
99#
1010-# SPDX-License-Identifier: ISC
1010+# http://www.apache.org/licenses/LICENSE-2.0
1111+#
1212+# Unless required by applicable law or agreed to in writing, software
1313+# distributed under the License is distributed on an "AS IS" BASIS,
1414+# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
1515+# See the License for the specific language governing permissions and
1616+# limitations under the License.
1717+#
1818+# SPDX-License-Identifier: Apache-2.0
+13-5
tests/test_simple.py
···11#!/usr/bin/env python3
22# -*- coding: utf-8 -*-
33#
44-# Copyright (C) 2017-2020 The SymbiFlow Authors.
44+# Copyright 2017-2022 F4PGA Authors
55#
66-# Use of this source code is governed by a ISC-style
77-# license that can be found in the LICENSE file or at
88-# https://opensource.org/licenses/ISC
66+# Licensed under the Apache License, Version 2.0 (the "License");
77+# you may not use this file except in compliance with the License.
88+# You may obtain a copy of the License at
99#
1010-# SPDX-License-Identifier: ISC
1010+# http://www.apache.org/licenses/LICENSE-2.0
1111+#
1212+# Unless required by applicable law or agreed to in writing, software
1313+# distributed under the License is distributed on an "AS IS" BASIS,
1414+# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
1515+# See the License for the specific language governing permissions and
1616+# limitations under the License.
1717+#
1818+# SPDX-License-Identifier: Apache-2.0
11191220import os
1321import os.path
+13-5
update_version.py
···99#!/usr/bin/env python3
1010# -*- coding: utf-8 -*-
1111#
1212-# Copyright (C) 2017-2020 The SymbiFlow Authors.
1212+# Copyright 2017-2022 F4PGA Authors
1313#
1414-# Use of this source code is governed by a ISC-style
1515-# license that can be found in the LICENSE file or at
1616-# https://opensource.org/licenses/ISC
1414+# Licensed under the Apache License, Version 2.0 (the "License");
1515+# you may not use this file except in compliance with the License.
1616+# You may obtain a copy of the License at
1717#
1818-# SPDX-License-Identifier: ISC
1818+# http://www.apache.org/licenses/LICENSE-2.0
1919+#
2020+# Unless required by applicable law or agreed to in writing, software
2121+# distributed under the License is distributed on an "AS IS" BASIS,
2222+# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
2323+# See the License for the specific language governing permissions and
2424+# limitations under the License.
2525+#
2626+# SPDX-License-Identifier: Apache-2.0
19272028# ** WARNING **
2129# This file is auto-generated by the update_version.py script.