Commit Graph

6482 Commits

Author SHA1 Message Date
tangxifan a06b9a0f48 [core] now start to develop the tile instances under the top module 2023-07-19 22:22:07 -07:00
tangxifan a09c67bd9f
Merge pull request #1257 from lnis-uofu/dependabot/submodules/yosys-83c9261
Bump yosys from `25d4b3a` to `83c9261`
2023-07-19 19:43:09 -07:00
tangxifan 7607ad69b1
Merge pull request #1252 from chungshien/openfpga-issues-1248
Issue 1248 - fix bug bintoi_charvec()
2023-07-19 19:40:43 -07:00
tangxifan 2e69eebea0 [core] now tile module builder is working 2023-07-19 17:23:44 -07:00
tangxifan 0d03d7b483 [core] now fabric tile cache both grid and gsb coord for pb 2023-07-19 17:20:53 -07:00
tangxifan 778d03610c [core] debugging 2023-07-19 15:27:05 -07:00
tangxifan 001b3b3f8b [core] debugging 2023-07-19 14:38:07 -07:00
tangxifan d03fa92ddf [core] debugging 2023-07-19 12:49:35 -07:00
tangxifan 48e207d3e4 [core] debugging 2023-07-19 12:22:57 -07:00
tangxifan 82fe63297a [test] add a new test for top-left tile grouping 2023-07-19 11:22:36 -07:00
dependabot[bot] 1a864d33b6
Bump yosys from `25d4b3a` to `83c9261`
Bumps [yosys](https://github.com/YosysHQ/yosys) from `25d4b3a` to `83c9261`.
- [Release notes](https://github.com/YosysHQ/yosys/releases)
- [Commits](25d4b3a5dc...83c9261d6c)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-07-19 06:06:53 +00:00
tangxifan 6607bb7e48 [core] now fpga verilog supports tile modules 2023-07-18 22:35:22 -07:00
tangxifan 5ae146bd86 [core] finish up tile module builder 2023-07-18 21:17:40 -07:00
chungshien e297d76319
Merge branch 'master' into openfpga-issues-1248 2023-07-18 18:12:53 -07:00
tangxifan 0dcec9d8e5 [core] finishing up tile module builder 2023-07-18 17:56:27 -07:00
tangxifan 403ed4ea60 [core] still developing tile module port and net builder 2023-07-18 16:03:47 -07:00
tangxifan 443ed15885
Merge pull request #1254 from lnis-uofu/dependabot/submodules/yosys-25d4b3a
Bump yosys from `14d50a1` to `25d4b3a`
2023-07-18 14:27:11 -07:00
chungshien 7af016ff07
Merge branch 'master' into openfpga-issues-1248 2023-07-18 11:19:39 -07:00
dependabot[bot] d18530e782
Bump yosys from `14d50a1` to `25d4b3a`
Bumps [yosys](https://github.com/YosysHQ/yosys) from `14d50a1` to `25d4b3a`.
- [Release notes](https://github.com/YosysHQ/yosys/releases)
- [Commits](14d50a176d...25d4b3a5dc)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-07-18 06:17:49 +00:00
tangxifan aabcc25567 [core] developing tile module port and net builder 2023-07-17 23:06:55 -07:00
tangxifan 9fa316a49b
Merge pull request #1253 from lnis-uofu/fix-binder
Fixed binder dependencies
2023-07-17 18:33:36 -07:00
Ganesh Gore f16b16c5ba Fixed binder dependecies 2023-07-16 21:54:30 -06:00
tangxifan ba4b7e3522 [core] developing tile module builder 2023-07-16 15:18:09 -07:00
Chung Shien Chai b2f5b493c2 Fix the cpp-format 2023-07-16 13:08:40 -07:00
tangxifan c8a840f5ad Merge branch 'master' of github.com:lnis-uofu/OpenFPGA into xt_fabric_tile 2023-07-16 12:42:11 -07:00
tangxifan 161cafddfc
Merge branch 'master' into openfpga-issues-1248 2023-07-16 12:35:41 -07:00
tangxifan 98c598cec2 [core] unique tile identifier done 2023-07-15 22:54:33 -07:00
tangxifan ea8d128789 [core] syntax 2023-07-15 20:29:21 -07:00
tangxifan 1de3601135
Merge pull request #1251 from lnis-uofu/patch_update
Pulling refs/heads/master into master
2023-07-15 19:16:55 -07:00
Chung Shien Chai 924622f5e5 Issue 1248 - fix bug bintoi_charvec() 2023-07-15 17:46:43 -07:00
tangxifan c2ef5ca408 [core] developing top-left style tile info 2023-07-14 22:48:44 -07:00
github-actions[bot] 3b506fc213 Updated Patch Count 2023-07-15 00:02:34 +00:00
tangxifan d7aa6a2f52
Merge pull request #1250 from lnis-uofu/xt_hotfix_ci
[ci] now cell lib test use ubunut 22.04
2023-07-14 14:17:14 -07:00
tangxifan 091ac88c7e [lib] code format 2023-07-14 12:16:40 -07:00
tangxifan 3bc959dcec [lib] create tile config lib and start integration to core 2023-07-14 12:13:31 -07:00
tangxifan c58035dbd4 [core] start developing option --group_tile for build_fabric 2023-07-14 11:01:04 -07:00
tangxifan bb36e72c77 [ci] now use apt update before installing dependencies 2023-07-14 10:27:24 -07:00
tangxifan 7fafb29572 [ci] now cell lib test use ubunut 22.04 2023-07-14 10:23:36 -07:00
tangxifan 8cac776b28
Merge pull request #1247 from lnis-uofu/xt_fabric_subkey
Now Fabric Key Supports Sub-modules
2023-07-13 19:27:26 -07:00
tangxifan ea086df789 Merge branch 'xt_fabric_subkey' of github.com:lnis-uofu/OpenFPGA into xt_fabric_subkey 2023-07-09 10:30:50 -07:00
tangxifan 7382ee30e2 [doc] typo 2023-07-09 10:30:32 -07:00
tangxifan bdeb0ef3d8
Merge branch 'master' into xt_fabric_subkey 2023-07-08 22:01:19 -07:00
tangxifan 930d98f2af [test] deploy new tests 2023-07-08 21:52:16 -07:00
tangxifan 05a49278ed [doc] update file format 2023-07-08 21:37:00 -07:00
tangxifan 8850212465 [doc] document new command and update file format about fabric_key 2023-07-08 19:10:46 -07:00
tangxifan 124514c80e [test] update fabric key to new syntax 2023-07-08 18:26:05 -07:00
tangxifan 3de4d3fc09 [core] add a new command 'write_fabric_key' and now writer supports module-level keys 2023-07-08 18:12:51 -07:00
tangxifan 433391eec4 [core] move new functions to a separated source file 2023-07-07 15:03:03 -07:00
tangxifan d3aa4c53d0 [core] now support rebuild configuarable children for ccff submodules 2023-07-07 14:51:21 -07:00
tangxifan a1b13b8e12 [core] overload submodule configurable children from fabric key 2023-07-06 22:47:57 -07:00