tangxifan
|
4d7bc69c38
|
Merge pull request #1230 from lnis-uofu/dependabot/submodules/yosys-plugins-7303812
Bump yosys-plugins from `0ad1af2` to `7303812`
|
2023-06-22 12:06:27 -07:00 |
tangxifan
|
1981191061
|
Merge pull request #1229 from lnis-uofu/dependabot/submodules/yosys-8f7a9a0
Bump yosys from `104edb4` to `8f7a9a0`
|
2023-06-22 12:06:08 -07:00 |
dependabot[bot]
|
615934b2d6
|
Bump yosys-plugins from `0ad1af2` to `7303812`
Bumps [yosys-plugins](https://github.com/SymbiFlow/yosys-symbiflow-plugins) from `0ad1af2` to `7303812`.
- [Commits](0ad1af26a2...73038124b0 )
---
updated-dependencies:
- dependency-name: yosys-plugins
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2023-06-22 06:59:40 +00:00 |
dependabot[bot]
|
05d2caf6b8
|
Bump yosys from `104edb4` to `8f7a9a0`
Bumps [yosys](https://github.com/YosysHQ/yosys) from `104edb4` to `8f7a9a0`.
- [Release notes](https://github.com/YosysHQ/yosys/releases)
- [Commits](104edb4587...8f7a9a0b66 )
---
updated-dependencies:
- dependency-name: yosys
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2023-06-22 06:59:35 +00:00 |
tangxifan
|
a628a1e7b0
|
[lib] add missing file
|
2023-06-21 23:02:43 -07:00 |
tangxifan
|
b8d89d2a5c
|
[lib] code format
|
2023-06-21 22:51:38 -07:00 |
tangxifan
|
227d147dca
|
[lib] add an example file
|
2023-06-21 22:51:15 -07:00 |
tangxifan
|
77b082ab55
|
[src] debugging
|
2023-06-21 22:50:37 -07:00 |
tangxifan
|
f3c07d6138
|
[lib] finish the io for io naming rules
|
2023-06-21 21:48:52 -07:00 |
tangxifan
|
2ed86d1897
|
[lib] developing io for io naming rule
|
2023-06-21 18:08:45 -07:00 |
tangxifan
|
b42677aa9d
|
[lib] developing the io name mapping data structure
|
2023-06-21 17:33:40 -07:00 |
tangxifan
|
7c11e755fb
|
Merge pull request #1228 from lnis-uofu/patch_update
Pulling refs/heads/master into master
|
2023-06-21 17:11:53 -07:00 |
github-actions[bot]
|
0e033de9b5
|
Updated Patch Count
|
2023-06-22 00:02:36 +00:00 |
tangxifan
|
61544af2b4
|
[core] start adding new options
|
2023-06-21 14:01:00 -07:00 |
tangxifan
|
2e7d78896c
|
Merge pull request #1227 from lnis-uofu/dependabot/submodules/yosys-104edb4
Bump yosys from `2595471` to `104edb4`
|
2023-06-21 11:07:56 -07:00 |
dependabot[bot]
|
462fbdd52d
|
Bump yosys from `2595471` to `104edb4`
Bumps [yosys](https://github.com/YosysHQ/yosys) from `2595471` to `104edb4`.
- [Release notes](https://github.com/YosysHQ/yosys/releases)
- [Commits](25954715f0...104edb4587 )
---
updated-dependencies:
- dependency-name: yosys
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2023-06-21 06:59:24 +00:00 |
tangxifan
|
8d62ac1ec0
|
Merge pull request #1226 from lnis-uofu/xt_adder
Enable Adder mapping and validation on FPGA architecture using hard adders
|
2023-06-20 18:25:25 -07:00 |
tangxifan
|
84edd41342
|
[test] fixed the bug in adder mapping
|
2023-06-20 17:09:31 -07:00 |
tangxifan
|
dba48fb171
|
[test] reworking adder mapping flow to validate carry chain mapping
|
2023-06-20 16:57:08 -07:00 |
tangxifan
|
ce71f097b4
|
Merge pull request #1224 from lnis-uofu/dependabot/submodules/yosys-2595471
Bump yosys from `8b2a001` to `2595471`
|
2023-06-20 14:22:37 -07:00 |
dependabot[bot]
|
781c0c6f71
|
Bump yosys from `8b2a001` to `2595471`
Bumps [yosys](https://github.com/YosysHQ/yosys) from `8b2a001` to `2595471`.
- [Release notes](https://github.com/YosysHQ/yosys/releases)
- [Commits](8b2a001021...25954715f0 )
---
updated-dependencies:
- dependency-name: yosys
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2023-06-20 06:59:10 +00:00 |
tangxifan
|
eda0baac28
|
Merge pull request #1222 from lnis-uofu/xt_fpga_core
Support ``fpga_core`` wrapper insertion
|
2023-06-19 20:12:58 -07:00 |
tangxifan
|
fd8f371d85
|
[test] add missing file
|
2023-06-19 16:44:11 -07:00 |
tangxifan
|
b2d1d1b6bd
|
[core] fixed a bug on fpga bitstream when supporting fpga_core
|
2023-06-19 14:40:38 -07:00 |
tangxifan
|
299b42873d
|
[core] fix no warning build
|
2023-06-19 13:01:43 -07:00 |
tangxifan
|
efc9bf9907
|
[test] added new test case to validate bitstream generation
|
2023-06-19 12:40:37 -07:00 |
tangxifan
|
a4f26798b0
|
[core] fixed the bug which causes wrong fpga top connections and failed in fpga sdc
|
2023-06-19 11:59:48 -07:00 |
tangxifan
|
63ee0c980e
|
[core] fixed some bugs
|
2023-06-18 22:12:54 -07:00 |
tangxifan
|
d9499f2b40
|
[core] now fpga bitstream supports the wrapper module
|
2023-06-18 21:58:36 -07:00 |
tangxifan
|
bdda695cc0
|
[core] format
|
2023-06-18 21:18:35 -07:00 |
tangxifan
|
cef573529d
|
[core] now fpga verilog can output fpga core netlist
|
2023-06-18 21:17:50 -07:00 |
tangxifan
|
4b661cbd6a
|
[doc] update documentation about the new command
|
2023-06-18 21:08:08 -07:00 |
tangxifan
|
97b089ae3c
|
[test] added new testcases to validate fpga core wrapper
|
2023-06-18 21:01:37 -07:00 |
tangxifan
|
c7ade72200
|
[core] code complete for the core wrapper creator. Start debugging
|
2023-06-18 19:17:42 -07:00 |
tangxifan
|
8bc70b590a
|
[core] developing fpga_core insertion
|
2023-06-17 23:42:45 -07:00 |
tangxifan
|
cd748b1a5e
|
Merge pull request #1217 from lnis-uofu/dependabot/submodules/yosys-plugins-0ad1af2
Bump yosys-plugins from `c8d2d14` to `0ad1af2`
|
2023-06-14 18:16:36 -07:00 |
tangxifan
|
b8e4caab22
|
Merge pull request #1218 from lnis-uofu/patch_update
Pulling refs/heads/master into master
|
2023-06-14 18:16:20 -07:00 |
github-actions[bot]
|
841bfb0b5e
|
Updated Patch Count
|
2023-06-15 00:02:25 +00:00 |
dependabot[bot]
|
7ade8daefc
|
Bump yosys-plugins from `c8d2d14` to `0ad1af2`
Bumps [yosys-plugins](https://github.com/SymbiFlow/yosys-symbiflow-plugins) from `c8d2d14` to `0ad1af2`.
- [Commits](c8d2d14986...0ad1af26a2 )
---
updated-dependencies:
- dependency-name: yosys-plugins
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2023-06-14 07:00:18 +00:00 |
tangxifan
|
bcc5e0a073
|
Merge pull request #1216 from lnis-uofu/dependabot/submodules/yosys-8b2a001
Bump yosys from `236e15f` to `8b2a001`
|
2023-06-13 19:29:04 -07:00 |
dependabot[bot]
|
c8f342581d
|
Bump yosys from `236e15f` to `8b2a001`
Bumps [yosys](https://github.com/YosysHQ/yosys) from `236e15f` to `8b2a001`.
- [Release notes](https://github.com/YosysHQ/yosys/releases)
- [Commits](236e15f3b0...8b2a001021 )
---
updated-dependencies:
- dependency-name: yosys
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2023-06-13 06:58:46 +00:00 |
tangxifan
|
6d957518d2
|
Merge pull request #1215 from lnis-uofu/patch_update
Pulling refs/heads/master into master
|
2023-06-12 17:17:53 -07:00 |
github-actions[bot]
|
f0f5326dad
|
Updated Patch Count
|
2023-06-13 00:02:30 +00:00 |
tangxifan
|
0a3bfbd695
|
Merge pull request #1213 from lnis-uofu/dependabot/submodules/yosys-236e15f
Bump yosys from `5813809` to `236e15f`
|
2023-06-12 11:19:11 -07:00 |
tangxifan
|
67afdb5e10
|
Merge pull request #1214 from lnis-uofu/dependabot/submodules/yosys-plugins-c8d2d14
Bump yosys-plugins from `6689e20` to `c8d2d14`
|
2023-06-12 11:18:52 -07:00 |
tangxifan
|
13415f2944
|
Merge pull request #1212 from lnis-uofu/patch_update
Pulling refs/heads/master into master
|
2023-06-12 11:18:34 -07:00 |
dependabot[bot]
|
ed2f25109f
|
Bump yosys-plugins from `6689e20` to `c8d2d14`
Bumps [yosys-plugins](https://github.com/SymbiFlow/yosys-symbiflow-plugins) from `6689e20` to `c8d2d14`.
- [Commits](6689e20e5f...c8d2d14986 )
---
updated-dependencies:
- dependency-name: yosys-plugins
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2023-06-12 07:02:13 +00:00 |
dependabot[bot]
|
c81d6a3253
|
Bump yosys from `5813809` to `236e15f`
Bumps [yosys](https://github.com/YosysHQ/yosys) from `5813809` to `236e15f`.
- [Release notes](https://github.com/YosysHQ/yosys/releases)
- [Commits](5813809ad9...236e15f3b0 )
---
updated-dependencies:
- dependency-name: yosys
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2023-06-12 07:01:57 +00:00 |
github-actions[bot]
|
a1c8d30f82
|
Updated Patch Count
|
2023-06-10 00:02:31 +00:00 |
tangxifan
|
38d1ecdb56
|
Merge pull request #1210 from lnis-uofu/dependabot/submodules/yosys-plugins-6689e20
Bump yosys-plugins from `8edc027` to `6689e20`
|
2023-06-08 18:08:31 -07:00 |