Commit Graph

5100 Commits

Author SHA1 Message Date
tangxifan 7be58feb4c
Merge pull request #596 from lnis-uofu/dependabot/submodules/yosys-plugins-a2a80a1
Bump yosys-plugins from `d849fd4` to `a2a80a1`
2022-03-21 21:25:07 +08:00
dependabot[bot] 7aad31e902
Bump yosys-plugins from `d849fd4` to `a2a80a1`
Bumps [yosys-plugins](https://github.com/SymbiFlow/yosys-symbiflow-plugins) from `d849fd4` to `a2a80a1`.
- [Release notes](https://github.com/SymbiFlow/yosys-symbiflow-plugins/releases)
- [Commits](d849fd446d...a2a80a1efb)

---
updated-dependencies:
- dependency-name: yosys-plugins
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-03-21 06:32:35 +00:00
tangxifan 9f65ebdef9
Merge pull request #595 from lnis-uofu/patch_update
Pulling refs/heads/master into master
2022-03-21 08:08:26 +08:00
github-actions[bot] 9182b2347f Updated Patch Count 2022-03-21 00:02:36 +00:00
tangxifan 7e90294e0b
Merge pull request #594 from lnis-uofu/multi_clock
Now fabric generator supports a global port from partial bits of physical tile ports
2022-03-20 14:28:36 +08:00
tangxifan 6ff69d26b9 [Doc] An example to the documentation about the new feature in tile_annotation 2022-03-20 13:12:13 +08:00
tangxifan 4d67864c2c [Engine] Now global port can be connected partial pins of a tile port 2022-03-20 11:36:03 +08:00
tangxifan 576b9c2d8f [Script] Disable SDC writer in multiclock examples 2022-03-20 11:05:29 +08:00
tangxifan 3e3a65223c [Test] Deploy new test case to basic regression tests 2022-03-20 11:04:07 +08:00
tangxifan f8845f7d3a [Test] Add a test case to validate separated clock pins in global port 2022-03-20 11:02:07 +08:00
tangxifan c8da85cc24 [Doc] Update naming convention for OpenFPGA architecture files 2022-03-20 10:51:55 +08:00
tangxifan a1e2d9c864 [Arch] Add a new example openfpga arch where clock ports are independent 2022-03-20 10:50:31 +08:00
tangxifan d19aaba272
Merge pull request #591 from lnis-uofu/dependabot/submodules/yosys-plugins-d849fd4
Bump yosys-plugins from `c87f7b0` to `d849fd4`
2022-03-19 09:19:17 +08:00
tangxifan 9c40067c68
Merge pull request #593 from lnis-uofu/patch_update
Pulling refs/heads/master into master
2022-03-19 09:18:48 +08:00
github-actions[bot] 4358d78630 Updated Patch Count 2022-03-19 00:01:59 +00:00
tangxifan bd1608f3fe
Merge branch 'master' into dependabot/submodules/yosys-plugins-d849fd4 2022-03-18 10:02:46 +08:00
tangxifan 155a2c6385
Merge pull request #592 from lnis-uofu/support-win32-build
fix openfpga_digest functions to work on WIN32(MinGW-w64-g++)
2022-03-18 10:02:30 +08:00
coolbreeze413 b728ab4ab2 fix openfpga_digest functions to work on WIN32(MinGW-w64-g++) as well as Linux 2022-03-17 22:05:30 +05:30
dependabot[bot] d94fe1c082
Bump yosys-plugins from `c87f7b0` to `d849fd4`
Bumps [yosys-plugins](https://github.com/SymbiFlow/yosys-symbiflow-plugins) from `c87f7b0` to `d849fd4`.
- [Release notes](https://github.com/SymbiFlow/yosys-symbiflow-plugins/releases)
- [Commits](c87f7b09eb...d849fd446d)

---
updated-dependencies:
- dependency-name: yosys-plugins
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-03-17 06:24:13 +00:00
tangxifan d534a107cd
Merge pull request #589 from lnis-uofu/patch_update
Pulling refs/heads/master into master
2022-03-17 08:24:55 +08:00
github-actions[bot] 0229f2a604 Updated Patch Count 2022-03-17 00:02:24 +00:00
tangxifan 939f1b8a57
Merge pull request #588 from lnis-uofu/tb_port_names
Now port/wire names uses "__" to avoid collision FPGA global ports
2022-03-17 06:49:40 +08:00
tangxifan 8ab090651a [FPGA-Verilog] Now port/wire names uses "__" to avoid collision with FPGA global ports 2022-03-16 20:51:37 +08:00
tangxifan 8a8e4c6b7c
Merge pull request #587 from lnis-uofu/dependabot/submodules/yosys-plugins-c87f7b0
Bump yosys-plugins from `af72a89` to `c87f7b0`
2022-03-16 20:45:15 +08:00
dependabot[bot] 3798e2c8f8
Bump yosys-plugins from `af72a89` to `c87f7b0`
Bumps [yosys-plugins](https://github.com/SymbiFlow/yosys-symbiflow-plugins) from `af72a89` to `c87f7b0`.
- [Release notes](https://github.com/SymbiFlow/yosys-symbiflow-plugins/releases)
- [Commits](af72a89791...c87f7b09eb)

---
updated-dependencies:
- dependency-name: yosys-plugins
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-03-15 06:20:23 +00:00
tangxifan d0e43544e7
Merge pull request #586 from lnis-uofu/patch_update
Pulling refs/heads/master into master
2022-03-13 14:13:06 +08:00
github-actions[bot] 7ccf65e6ed Updated Patch Count 2022-03-13 00:02:29 +00:00
tangxifan f334149e2b
Merge pull request #585 from lnis-uofu/dependabot/submodules/yosys-plugins-af72a89
Bump yosys-plugins from `8dbda8d` to `af72a89`
2022-03-13 06:50:35 +08:00
dependabot[bot] 88a2a6de20
Bump yosys-plugins from `8dbda8d` to `af72a89`
Bumps [yosys-plugins](https://github.com/SymbiFlow/yosys-symbiflow-plugins) from `8dbda8d` to `af72a89`.
- [Release notes](https://github.com/SymbiFlow/yosys-symbiflow-plugins/releases)
- [Commits](8dbda8d14b...af72a89791)

---
updated-dependencies:
- dependency-name: yosys-plugins
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-03-11 07:20:18 +00:00
tangxifan 16bf4bf51c
Merge pull request #584 from lnis-uofu/patch_update
Pulling refs/heads/master into master
2022-03-10 19:14:27 -08:00
github-actions[bot] 85deb7ff62 Updated Patch Count 2022-03-11 00:02:10 +00:00
tangxifan 2026d3fd2b
Merge pull request #582 from lnis-uofu/dependabot/submodules/yosys-plugins-8dbda8d
Bump yosys-plugins from `6d51ff0` to `8dbda8d`
2022-03-10 10:01:19 -08:00
dependabot[bot] ddf59c3ba3
Bump yosys-plugins from `6d51ff0` to `8dbda8d`
Bumps [yosys-plugins](https://github.com/SymbiFlow/yosys-symbiflow-plugins) from `6d51ff0` to `8dbda8d`.
- [Release notes](https://github.com/SymbiFlow/yosys-symbiflow-plugins/releases)
- [Commits](6d51ff0fec...8dbda8d14b)

---
updated-dependencies:
- dependency-name: yosys-plugins
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-03-10 07:30:10 +00:00
tangxifan 24139f338a
Merge pull request #580 from lnis-uofu/post_layout
Post layout
2022-03-09 16:03:46 -08:00
tangxifan 1163e28739
Merge pull request #581 from lnis-uofu/patch_update
Pulling refs/heads/master into master
2022-03-09 16:03:25 -08:00
github-actions[bot] 0daf18c74e Updated Patch Count 2022-03-10 00:02:19 +00:00
tangxifan 485422f703
Merge branch 'master' into post_layout 2022-03-09 09:43:20 -08:00
tangxifan 31cd70845f
Merge pull request #579 from lnis-uofu/dependabot/submodules/yosys-plugins-6d51ff0
Bump yosys-plugins from `ecfc0af` to `6d51ff0`
2022-03-09 09:42:56 -08:00
Tarachand Pagarani b9e4977e7e don't leave bus ports unconnected 2022-03-09 08:25:20 -08:00
dependabot[bot] c002e6c4dc
Bump yosys-plugins from `ecfc0af` to `6d51ff0`
Bumps [yosys-plugins](https://github.com/SymbiFlow/yosys-symbiflow-plugins) from `ecfc0af` to `6d51ff0`.
- [Release notes](https://github.com/SymbiFlow/yosys-symbiflow-plugins/releases)
- [Commits](ecfc0afc5c...6d51ff0fec)

---
updated-dependencies:
- dependency-name: yosys-plugins
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-03-09 07:23:19 +00:00
tangxifan 968a03cde4
Merge pull request #575 from lnis-uofu/patch_update
Pulling refs/heads/master into master
2022-03-03 16:20:04 -08:00
github-actions[bot] 45f48c7c9a Updated Patch Count 2022-03-04 00:02:05 +00:00
tangxifan afdea7141f
Merge pull request #571 from lnis-uofu/patch_update
Pulling refs/heads/master into master
2022-03-03 10:02:59 -08:00
tangxifan 8cad43c709
Merge pull request #572 from lnis-uofu/dependabot/submodules/yosys-plugins-ecfc0af
Bump yosys-plugins from `b02792d` to `ecfc0af`
2022-03-03 10:02:41 -08:00
dependabot[bot] 1411489f81
Bump yosys-plugins from `b02792d` to `ecfc0af`
Bumps [yosys-plugins](https://github.com/SymbiFlow/yosys-symbiflow-plugins) from `b02792d` to `ecfc0af`.
- [Release notes](https://github.com/SymbiFlow/yosys-symbiflow-plugins/releases)
- [Commits](b02792d010...ecfc0afc5c)

---
updated-dependencies:
- dependency-name: yosys-plugins
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-03-03 07:26:01 +00:00
tangxifan 6178ec4b0c
Merge branch 'master' into patch_update 2022-03-02 20:57:51 -08:00
tangxifan a795c943a9
Merge pull request #564 from lnis-uofu/post_layout_netlist
Post layout netlist
2022-03-02 20:57:24 -08:00
github-actions[bot] a1707a9ac7 Updated Patch Count 2022-03-03 04:57:23 +00:00
tangxifan 2aca27f6fb
Merge pull request #570 from lnis-uofu/dependabot/submodules/yosys-plugins-b02792d
Bump yosys-plugins from `6a80e6e` to `b02792d`
2022-03-02 14:11:27 -08:00
dependabot[bot] f45d900da1
Bump yosys-plugins from `6a80e6e` to `b02792d`
Bumps [yosys-plugins](https://github.com/SymbiFlow/yosys-symbiflow-plugins) from `6a80e6e` to `b02792d`.
- [Release notes](https://github.com/SymbiFlow/yosys-symbiflow-plugins/releases)
- [Commits](6a80e6efaa...b02792d010)

---
updated-dependencies:
- dependency-name: yosys-plugins
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-03-02 07:50:48 +00:00