Commit Graph

6314 Commits

Author SHA1 Message Date
dependabot[bot] 5d94f275f3
Bump yosys from `43b807f` to `88c849d`
Bumps [yosys](https://github.com/YosysHQ/yosys) from `43b807f` to `88c849d`.
- [Release notes](https://github.com/YosysHQ/yosys/releases)
- [Commits](43b807fe6f...88c849d112)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-06-05 06:59:26 +00:00
dependabot[bot] 34bee80758
Bump yosys-plugins from `4a05db9` to `56f957c`
Bumps [yosys-plugins](https://github.com/SymbiFlow/yosys-symbiflow-plugins) from `4a05db9` to `56f957c`.
- [Commits](4a05db9778...56f957caa5)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-06-02 06:59:21 +00:00
tangxifan 746377311f
Merge pull request #1195 from lnis-uofu/patch_update
Pulling refs/heads/master into master
2023-06-01 17:57:32 -07:00
github-actions[bot] 0c671f1891 Updated Patch Count 2023-06-02 00:02:30 +00:00
tangxifan 3fcb06ee73
Merge pull request #1193 from lnis-uofu/dependabot/submodules/yosys-plugins-4a05db9
Bump yosys-plugins from `38a8a5d` to `4a05db9`
2023-06-01 12:24:27 -07:00
dependabot[bot] 100fc6b95c
Bump yosys-plugins from `38a8a5d` to `4a05db9`
Bumps [yosys-plugins](https://github.com/SymbiFlow/yosys-symbiflow-plugins) from `38a8a5d` to `4a05db9`.
- [Commits](38a8a5dd5a...4a05db9778)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-06-01 07:01:12 +00:00
tangxifan 1b55861947
Merge pull request #1190 from lnis-uofu/dependabot/submodules/yosys-43b807f
Bump yosys from `fb7af09` to `43b807f`
2023-05-30 17:29:53 -07:00
tangxifan ff0e462924
Merge pull request #1192 from lnis-uofu/patch_update
Pulling refs/heads/master into master
2023-05-30 17:29:36 -07:00
github-actions[bot] 652c418379 Updated Patch Count 2023-05-31 00:02:49 +00:00
dependabot[bot] 24313964da
Bump yosys from `fb7af09` to `43b807f`
Bumps [yosys](https://github.com/YosysHQ/yosys) from `fb7af09` to `43b807f`.
- [Release notes](https://github.com/YosysHQ/yosys/releases)
- [Commits](fb7af093a8...43b807fe6f)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-05-30 06:59:29 +00:00
tangxifan 59d3bef1a5
Merge pull request #1188 from lnis-uofu/dependabot/submodules/yosys-fb7af09
Bump yosys from `8596c5c` to `fb7af09`
2023-05-29 20:34:48 -07:00
tangxifan 433fd5dfa4
Merge pull request #1187 from lnis-uofu/patch_update
Pulling refs/heads/master into master
2023-05-29 17:51:30 -07:00
dependabot[bot] d8f2a89e4d
Bump yosys from `8596c5c` to `fb7af09`
Bumps [yosys](https://github.com/YosysHQ/yosys) from `8596c5c` to `fb7af09`.
- [Release notes](https://github.com/YosysHQ/yosys/releases)
- [Commits](8596c5ce49...fb7af093a8)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-05-29 06:59:46 +00:00
github-actions[bot] 32fcb81cd2 Updated Patch Count 2023-05-29 00:02:25 +00:00
tangxifan 2e3625aa7c
Merge pull request #1186 from lnis-uofu/xt_mock_wrapper
Support mock FPGA wrapper generation
2023-05-27 17:31:30 -07:00
tangxifan 86ca3a7c9b Merge branch 'xt_mock_wrapper' of github.com:lnis-uofu/OpenFPGA into xt_mock_wrapper 2023-05-27 13:31:15 -07:00
tangxifan ff4e0a827f [doc] add missing option for mock efpga wrapper command 2023-05-27 13:30:50 -07:00
tangxifan 9df39340a1
Merge branch 'master' into xt_mock_wrapper 2023-05-27 12:50:13 -07:00
tangxifan 31b16ba9d7 [test] fixed a few bugs 2023-05-27 12:47:57 -07:00
tangxifan 27b8007d1b [test] rework pcf support testcase for mock wrapper 2023-05-27 12:45:29 -07:00
tangxifan b3471f2703 [test] swap test name 2023-05-27 12:34:10 -07:00
tangxifan 89f184e779 [test] fixed a few bugs 2023-05-27 12:19:28 -07:00
tangxifan b6c90eb99a [core] fixed several bugs which causes bgf and pcf support in mock wrapper failed 2023-05-27 12:13:16 -07:00
tangxifan e1feebc96d [core] fixing bugs on pcf and bgf support for mock efpga wrapper 2023-05-26 21:54:08 -07:00
tangxifan 205e9aa67b [test] add a new test case 2023-05-26 20:55:52 -07:00
tangxifan 0abc5af1a9 [core] fixed the bug supporting global nets 2023-05-26 20:44:04 -07:00
tangxifan 77be053966 [test] mock wrapper does not need bitstream forcing 2023-05-26 18:50:54 -07:00
tangxifan a9e5e1af89 [core] now fabric netlist include mock wrapper 2023-05-26 18:49:57 -07:00
tangxifan 04d3c40504
Merge pull request #1185 from lnis-uofu/patch_update
Pulling refs/heads/master into master
2023-05-26 17:50:28 -07:00
tangxifan 788b1495dd [core] split a big function to 4 sub functions so that we can efficiently reuse for mock wrapper 2023-05-26 17:31:07 -07:00
github-actions[bot] 517c80aa22 Updated Patch Count 2023-05-27 00:02:16 +00:00
tangxifan f7afbfa0bd [core] fixed some bugs 2023-05-26 12:26:30 -07:00
tangxifan e9848c5728 [core] typo 2023-05-26 10:24:21 -07:00
tangxifan 7a5195c9b6
Merge pull request #1182 from lnis-uofu/dependabot/submodules/yosys-8596c5c
Bump yosys from `57c9eb7` to `8596c5c`
2023-05-26 10:02:19 -07:00
tangxifan 0ef385b1ee
Merge pull request #1181 from lnis-uofu/patch_update
Pulling refs/heads/master into master
2023-05-26 10:02:01 -07:00
dependabot[bot] 5a652c10e7
Bump yosys from `57c9eb7` to `8596c5c`
Bumps [yosys](https://github.com/YosysHQ/yosys) from `57c9eb7` to `8596c5c`.
- [Release notes](https://github.com/YosysHQ/yosys/releases)
- [Commits](57c9eb70fe...8596c5ce49)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-05-26 06:59:06 +00:00
tangxifan 7fbe567d4c [test] add more testcases 2023-05-25 20:24:02 -07:00
tangxifan 812553e13d [test] adding more test cases 2023-05-25 20:17:23 -07:00
tangxifan 11832ad22c [test] add a new testcase to validate mock wrapper 2023-05-25 20:02:10 -07:00
tangxifan 7da7d03db5 [script] add example script for mock wrapper 2023-05-25 19:59:14 -07:00
tangxifan 45e25e4152 [core] hooking up API with command 2023-05-25 19:50:39 -07:00
tangxifan affe5c5d1e [core] developing mock wrapper generator 2023-05-25 18:50:47 -07:00
tangxifan ab263aa5b1 [core] code format 2023-05-25 15:02:03 -07:00
tangxifan d7837b8eeb [doc] add documentation about mock fpga wrapper 2023-05-25 15:01:10 -07:00
tangxifan 8d7429fc2b [core] adding the new command 'write_mock_fpga_wrapper' 2023-05-25 12:58:12 -07:00
github-actions[bot] e20eb84d83 Updated Patch Count 2023-05-25 00:02:38 +00:00
tangxifan 4a90dd56b5
Merge pull request #1179 from lnis-uofu/dependabot/submodules/yosys-57c9eb7
Bump yosys from `4f3d1be` to `57c9eb7`
2023-05-24 10:17:12 -07:00
dependabot[bot] 1bcf015b1a
Bump yosys from `4f3d1be` to `57c9eb7`
Bumps [yosys](https://github.com/YosysHQ/yosys) from `4f3d1be` to `57c9eb7`.
- [Release notes](https://github.com/YosysHQ/yosys/releases)
- [Commits](4f3d1be96a...57c9eb70fe)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-05-24 07:00:09 +00:00
tangxifan d1bec28446
Merge pull request #1178 from lnis-uofu/patch_update
Pulling refs/heads/master into master
2023-05-23 17:24:23 -07:00
github-actions[bot] 5027af6128 Updated Patch Count 2023-05-24 00:02:20 +00:00