ubuntu
|
6a1f3a1d99
|
reuse the original data structure of repackdc and add constraint type ignore_net
|
2023-12-05 02:00:00 -08:00 |
tangxifan
|
f7965e69aa
|
Merge pull request #1351 from lnis-uofu/dependabot/submodules/yosys-9e00442
Bump yosys from `41b34a1` to `9e00442`
|
2023-09-13 11:34:11 -07:00 |
dependabot[bot]
|
14c6b977b6
|
Bump yosys from `41b34a1` to `9e00442`
Bumps [yosys](https://github.com/YosysHQ/yosys) from `41b34a1` to `9e00442`.
- [Release notes](https://github.com/YosysHQ/yosys/releases)
- [Commits](41b34a1935...9e004426e0 )
---
updated-dependencies:
- dependency-name: yosys
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2023-09-13 06:21:34 +00:00 |
tangxifan
|
4c15cf2be1
|
Merge pull request #1349 from lnis-uofu/patch_update
Pulling refs/heads/master into master
|
2023-09-11 20:00:51 -07:00 |
github-actions[bot]
|
44a1e7f1bd
|
Updated Patch Count
|
2023-09-12 00:02:24 +00:00 |
tangxifan
|
188f15a234
|
Merge pull request #1348 from lnis-uofu/dependabot/submodules/yosys-plugins-7c89a55
Bump yosys-plugins from `9be2ac0` to `7c89a55`
|
2023-09-10 17:17:10 -07:00 |
dependabot[bot]
|
44dc680ca8
|
Bump yosys-plugins from `9be2ac0` to `7c89a55`
Bumps [yosys-plugins](https://github.com/SymbiFlow/yosys-symbiflow-plugins) from `9be2ac0` to `7c89a55`.
- [Commits](9be2ac0cbc...7c89a55eb2 )
---
updated-dependencies:
- dependency-name: yosys-plugins
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2023-09-08 06:09:48 +00:00 |
tangxifan
|
6681182764
|
Merge pull request #1347 from lnis-uofu/patch_update
Pulling refs/heads/master into master
|
2023-09-07 20:39:52 -07:00 |
github-actions[bot]
|
454b74acf4
|
Updated Patch Count
|
2023-09-08 00:02:21 +00:00 |
tangxifan
|
9eafc18693
|
Merge pull request #1345 from lnis-uofu/dependabot/submodules/yosys-plugins-9be2ac0
Bump yosys-plugins from `834794d` to `9be2ac0`
|
2023-09-07 10:18:17 -07:00 |
tangxifan
|
1d0d91e958
|
Merge pull request #1344 from lnis-uofu/dependabot/submodules/yosys-41b34a1
Bump yosys from `83b1a57` to `41b34a1`
|
2023-09-07 10:18:00 -07:00 |
tangxifan
|
c66db467f3
|
Merge pull request #1343 from lnis-uofu/xt_default_nettype
Now default_nettype is switched to ``wire`` by the end of each module that is generated by OpenFPGA
|
2023-09-07 10:17:37 -07:00 |
dependabot[bot]
|
1be6670c41
|
Bump yosys-plugins from `834794d` to `9be2ac0`
Bumps [yosys-plugins](https://github.com/SymbiFlow/yosys-symbiflow-plugins) from `834794d` to `9be2ac0`.
- [Commits](834794d592...9be2ac0cbc )
---
updated-dependencies:
- dependency-name: yosys-plugins
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2023-09-07 06:32:04 +00:00 |
dependabot[bot]
|
71fbb22229
|
Bump yosys from `83b1a57` to `41b34a1`
Bumps [yosys](https://github.com/YosysHQ/yosys) from `83b1a57` to `41b34a1`.
- [Release notes](https://github.com/YosysHQ/yosys/releases)
- [Commits](83b1a57eed...41b34a1935 )
---
updated-dependencies:
- dependency-name: yosys
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2023-09-07 06:31:58 +00:00 |
tangxifan
|
1287097ce5
|
[test] update golden netlists
|
2023-09-06 22:51:38 -07:00 |
tangxifan
|
eaadff3448
|
[core] fixed some bugs
|
2023-09-06 22:49:56 -07:00 |
tangxifan
|
bcb82d43af
|
[core] code format
|
2023-09-06 22:40:59 -07:00 |
tangxifan
|
2fee56548b
|
[core] fixed some bugs
|
2023-09-06 22:39:59 -07:00 |
tangxifan
|
f544953085
|
[core] code format
|
2023-09-06 22:29:30 -07:00 |
tangxifan
|
f8b2eec988
|
[core] now default net type wire will not appear. timescale does not show in fabric netlists
|
2023-09-06 22:27:51 -07:00 |
tangxifan
|
401f8098a6
|
[test] update golden copies
|
2023-09-06 17:35:03 -07:00 |
tangxifan
|
12ac7d501a
|
[ci] update dependency requirement for openssl
|
2023-09-06 17:33:43 -07:00 |
tangxifan
|
539bcba851
|
[core] now default nettype is reverted to 'wire' at the end of each module; Being compatible with Verilog 2001 standard; Avoid unnecessary impacts on netlists which do not explicitly define default net types
|
2023-09-06 17:23:41 -07:00 |
tangxifan
|
52710934a5
|
Merge pull request #1342 from lnis-uofu/patch_update
Pulling refs/heads/master into master
|
2023-09-06 17:11:08 -07:00 |
github-actions[bot]
|
51bf5945d0
|
Updated Patch Count
|
2023-09-07 00:02:28 +00:00 |
tangxifan
|
2cbcdcc87c
|
Merge pull request #1338 from lnis-uofu/dependabot/submodules/yosys-83b1a57
Bump yosys from `73cb497` to `83b1a57`
|
2023-09-06 15:19:47 -07:00 |
dependabot[bot]
|
6827dde3ab
|
Bump yosys from `73cb497` to `83b1a57`
Bumps [yosys](https://github.com/YosysHQ/yosys) from `73cb497` to `83b1a57`.
- [Release notes](https://github.com/YosysHQ/yosys/releases)
- [Commits](73cb4977b2...83b1a57eed )
---
updated-dependencies:
- dependency-name: yosys
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2023-09-06 06:38:19 +00:00 |
tangxifan
|
163e94c05c
|
Merge pull request #1336 from lnis-uofu/patch_update
Pulling refs/heads/master into master
|
2023-09-04 19:31:13 -07:00 |
github-actions[bot]
|
b2706dadbb
|
Updated Patch Count
|
2023-09-05 00:02:24 +00:00 |
tangxifan
|
e446acfc22
|
Merge pull request #1334 from lnis-uofu/dependabot/submodules/yosys-plugins-834794d
Bump yosys-plugins from `128ed9c` to `834794d`
|
2023-09-04 11:04:26 -07:00 |
tangxifan
|
f29017873c
|
Merge pull request #1335 from lnis-uofu/dependabot/submodules/yosys-73cb497
Bump yosys from `b739213` to `73cb497`
|
2023-09-04 11:04:10 -07:00 |
dependabot[bot]
|
0ccd71d00a
|
Bump yosys from `b739213` to `73cb497`
Bumps [yosys](https://github.com/YosysHQ/yosys) from `b739213` to `73cb497`.
- [Release notes](https://github.com/YosysHQ/yosys/releases)
- [Commits](b739213d9f...73cb4977b2 )
---
updated-dependencies:
- dependency-name: yosys
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2023-09-04 06:52:46 +00:00 |
dependabot[bot]
|
5bec44f3d9
|
Bump yosys-plugins from `128ed9c` to `834794d`
Bumps [yosys-plugins](https://github.com/SymbiFlow/yosys-symbiflow-plugins) from `128ed9c` to `834794d`.
- [Commits](128ed9ce9c...834794d592 )
---
updated-dependencies:
- dependency-name: yosys-plugins
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2023-09-04 06:52:44 +00:00 |
tangxifan
|
84f64309f7
|
Merge pull request #1333 from lnis-uofu/patch_update
Pulling refs/heads/master into master
|
2023-09-01 17:05:50 -07:00 |
github-actions[bot]
|
cd23f4c17e
|
Updated Patch Count
|
2023-09-01 00:02:26 +00:00 |
tangxifan
|
e62969bf92
|
Merge pull request #1332 from lnis-uofu/dependabot/submodules/yosys-plugins-128ed9c
Bump yosys-plugins from `5661b7d` to `128ed9c`
|
2023-08-31 10:40:41 -07:00 |
dependabot[bot]
|
2ba96fc906
|
Bump yosys-plugins from `5661b7d` to `128ed9c`
Bumps [yosys-plugins](https://github.com/SymbiFlow/yosys-symbiflow-plugins) from `5661b7d` to `128ed9c`.
- [Commits](5661b7d466...128ed9ce9c )
---
updated-dependencies:
- dependency-name: yosys-plugins
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2023-08-31 06:56:09 +00:00 |
tangxifan
|
2f9a583793
|
Merge pull request #1329 from lnis-uofu/dependabot/submodules/yosys-b739213
Bump yosys from `572ad34` to `b739213`
|
2023-08-30 21:53:04 -07:00 |
tangxifan
|
ad7e96cdb2
|
Merge pull request #1328 from lnis-uofu/dependabot/submodules/yosys-plugins-5661b7d
Bump yosys-plugins from `17519a6` to `5661b7d`
|
2023-08-30 21:50:18 -07:00 |
tangxifan
|
7c97a7c262
|
Merge pull request #1331 from lnis-uofu/patch_update
Pulling refs/heads/master into master
|
2023-08-30 20:13:22 -07:00 |
github-actions[bot]
|
5a04e693dc
|
Updated Patch Count
|
2023-08-31 03:03:17 +00:00 |
tangxifan
|
d48ad24e90
|
Merge branch 'master' into dependabot/submodules/yosys-b739213
|
2023-08-30 14:33:31 -07:00 |
tangxifan
|
a96d070a79
|
Merge branch 'master' into dependabot/submodules/yosys-plugins-5661b7d
|
2023-08-30 14:33:22 -07:00 |
tangxifan
|
3aedfb7fa2
|
Merge pull request #1330 from lnis-uofu/tangxifan-patch-2
Update .readthedocs.yml by removing deprecated syntax
|
2023-08-30 14:32:52 -07:00 |
tangxifan
|
5bf5a373d7
|
Update .readthedocs.yml by removing deprecated syntax
See the logs from readthedocs build:
|
2023-08-30 11:31:52 -07:00 |
dependabot[bot]
|
4affc27def
|
Bump yosys from `572ad34` to `b739213`
Bumps [yosys](https://github.com/YosysHQ/yosys) from `572ad34` to `b739213`.
- [Release notes](https://github.com/YosysHQ/yosys/releases)
- [Commits](572ad341b7...b739213d9f )
---
updated-dependencies:
- dependency-name: yosys
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2023-08-30 06:48:22 +00:00 |
dependabot[bot]
|
4b066d7b94
|
Bump yosys-plugins from `17519a6` to `5661b7d`
Bumps [yosys-plugins](https://github.com/SymbiFlow/yosys-symbiflow-plugins) from `17519a6` to `5661b7d`.
- [Commits](17519a6ac9...5661b7d466 )
---
updated-dependencies:
- dependency-name: yosys-plugins
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2023-08-30 06:48:20 +00:00 |
tangxifan
|
07fb1e2a1b
|
Merge pull request #1326 from lnis-uofu/dependabot/submodules/yosys-572ad34
Bump yosys from `2f901a8` to `572ad34`
|
2023-08-29 13:48:16 -07:00 |
dependabot[bot]
|
faaa52014f
|
Bump yosys from `2f901a8` to `572ad34`
Bumps [yosys](https://github.com/YosysHQ/yosys) from `2f901a8` to `572ad34`.
- [Release notes](https://github.com/YosysHQ/yosys/releases)
- [Commits](2f901a8297...572ad341b7 )
---
updated-dependencies:
- dependency-name: yosys
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2023-08-29 06:14:26 +00:00 |
tangxifan
|
f41e49ddd7
|
Merge pull request #1325 from lnis-uofu/patch_update
Pulling refs/heads/master into master
|
2023-08-28 17:10:12 -07:00 |