Skip to content

Commit b0adf80

Browse files
authored
Merge pull request #73 from umarcor/fix-renaming
readme: update python-fpga-interchange URL; update license headers
2 parents 1fc7bf1 + 5cd4bfb commit b0adf80

File tree

4 files changed

+4
-4
lines changed

4 files changed

+4
-4
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# Copyright (C) 2017-2021 The SymbiFlow Authors.
1+
# Copyright (C) 2017-2022 F4PGA Authors.
22
#
33
# Licensed under the Apache License, Version 2.0 (the "License");
44
# you may not use this file except in compliance with the License.

.readthedocs.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# Copyright (C) 2017-2021 The SymbiFlow Authors.
1+
# Copyright (C) 2017-2022 F4PGA Authors.
22
#
33
# Licensed under the Apache License, Version 2.0 (the "License");
44
# you may not use this file except in compliance with the License.

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ This repository contains the capnp schema for the FPGA interchange.
1010
- Can convert DCPs to logical and physical FPGA interchange files.
1111
- Can convert logical and physical FPGA interchange files to DCPs
1212

13-
[python-fpga-interchange](https://github.com/SymbiFlow/python-fpga-interchange):
13+
[python-fpga-interchange](https://github.com/chipsalliance/python-fpga-interchange):
1414
- Implements textual format conversions for FPGA interchange files.
1515
- Provides (partial) generator for nextpnr to generate a nextpnr architecture
1616
for a FPGA interchange device database.

docs/environment.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# Copyright (C) 2017-2021 F4PGA Authors.
1+
# Copyright (C) 2017-2022 F4PGA Authors.
22
#
33
# Licensed under the Apache License, Version 2.0 (the "License");
44
# you may not use this file except in compliance with the License.

0 commit comments

Comments
 (0)