tangxifan
d156de060e
[core] adding pin side attribute to module manager
2024-04-10 16:19:28 -07:00
tangxifan
0af0ededd9
Merge branch 'master' of github.com:lnis-uofu/OpenFPGA into xt_plocf
2024-04-10 15:52:25 -07:00
tangxifan
b7c2e183e2
Merge pull request #1616 from lnis-uofu/xt_black
...
update black version from 20.8b1 to 24.3.0
2024-04-10 15:51:53 -07:00
tangxifan
b0be9fe75d
[core] developing xml writer for fabric pin phy loc
2024-04-10 15:51:26 -07:00
tangxifan
47baaff94c
[core] rename command name to 'write_fabric_pin_physical_location`` and start developing exec func
2024-04-10 13:30:02 -07:00
tangxifan
f1334645db
[core] added a new command write_pin_physical_location
2024-04-10 13:07:49 -07:00
tangxifan
c63cee458b
[script] adapt code format for python
2024-04-10 12:58:05 -07:00
tangxifan
f31a44ada9
[doc] update black version from 20.8b1 to 24.3.0
2024-04-10 12:57:31 -07:00
tangxifan
c5db01f943
Merge pull request #1614 from lnis-uofu/dependabot/submodules/yosys-e01e942
...
Bump yosys from `0a854cf` to `e01e942`
2024-04-10 10:46:55 -07:00
dependabot[bot]
989fd36a32
Bump yosys from `0a854cf` to `e01e942`
...
Bumps [yosys](https://github.com/YosysHQ/yosys ) from `0a854cf` to `e01e942`.
- [Release notes](https://github.com/YosysHQ/yosys/releases )
- [Commits](0a854cf4ce...e01e942f81
)
---
updated-dependencies:
- dependency-name: yosys
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
2024-04-10 06:36:56 +00:00
tangxifan
eb0c74942e
Merge pull request #1608 from lnis-uofu/patch_update
...
Pulling refs/heads/master into master
2024-03-29 14:41:59 -07:00
github-actions[bot]
afe4a0221f
Updated Patch Count
2024-03-29 21:33:06 +00:00
tangxifan
8796687363
Merge pull request #1607 from lnis-uofu/xt_preconfig_wrapper
...
Support waveform output in preconfigured fabric wrapper generator
2024-03-29 14:32:38 -07:00
tangxifan
3824b006cc
[test] add new golden outputs
2024-03-29 12:06:00 -07:00
tangxifan
0a7915aa77
[core] typo
2024-03-29 12:03:23 -07:00
tangxifan
f0639b4567
[test] add new testcase to basic reg test
2024-03-29 11:56:11 -07:00
tangxifan
20386945bd
[test] add a new testcase to validate dump waveform
2024-03-29 11:53:55 -07:00
tangxifan
6a5d3c7cdc
[code] syntax
2024-03-29 11:03:48 -07:00
tangxifan
00de794967
[core] code format
2024-03-29 10:58:48 -07:00
tangxifan
981828c39c
[core] add a new opton ``--dump_waveform`` to command ``write_preconfigured_fabric_wrapper``
2024-03-29 10:57:45 -07:00
tangxifan
f04e255b1f
[doc] add new option ``--dump_waveform``
2024-03-29 10:29:38 -07:00
tangxifan
2ab423ebc3
Merge pull request #1605 from lnis-uofu/patch_update
...
Pulling refs/heads/master into master
2024-03-29 09:31:46 -07:00
github-actions[bot]
c12bd56f57
Updated Patch Count
2024-03-29 16:31:12 +00:00
tangxifan
ef1801b571
Merge pull request #1604 from lnis-uofu/dependabot/submodules/yosys-0a854cf
...
Bump yosys from `e9cd6ca` to `0a854cf`
2024-03-29 09:28:39 -07:00
dependabot[bot]
f6f0c48293
Bump yosys from `e9cd6ca` to `0a854cf`
...
Bumps [yosys](https://github.com/YosysHQ/yosys ) from `e9cd6ca` to `0a854cf`.
- [Release notes](https://github.com/YosysHQ/yosys/releases )
- [Commits](e9cd6ca9e8...0a854cf4ce
)
---
updated-dependencies:
- dependency-name: yosys
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
2024-03-26 06:34:32 +00:00
tangxifan
6faae6efac
Merge pull request #1596 from lnis-uofu/patch_update
...
Pulling refs/heads/master into master
2024-03-10 18:06:59 -07:00
github-actions[bot]
2643862a6b
Updated Patch Count
2024-03-11 00:02:34 +00:00
chungshien
4365d160ff
Support extracting data that is not affecting fabric bitstream ( #1566 )
...
* BRAM preload data - generic way to extract data from design
* Add docs and support special __layout__ case
* Add test
* Fix warning
* Change none-fabric to non-fabric
2024-03-09 17:38:31 -08:00
tangxifan
2a46a9902c
Merge pull request #1594 from lnis-uofu/patch_update
...
Pulling refs/heads/master into master
2024-03-08 10:57:25 -08:00
github-actions[bot]
d5465fce98
Updated Patch Count
2024-03-08 00:02:14 +00:00
tangxifan
3786dc8575
Merge pull request #1592 from lnis-uofu/dependabot/submodules/yosys-e9cd6ca
...
Bump yosys from `1e42b4f` to `e9cd6ca`
2024-03-07 10:12:24 -08:00
dependabot[bot]
3fa2ea4ee7
Bump yosys from `1e42b4f` to `e9cd6ca`
...
Bumps [yosys](https://github.com/YosysHQ/yosys ) from `1e42b4f` to `e9cd6ca`.
- [Release notes](https://github.com/YosysHQ/yosys/releases )
- [Commits](1e42b4f0f9...e9cd6ca9e8
)
---
updated-dependencies:
- dependency-name: yosys
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
2024-03-06 07:21:35 +00:00
tangxifan
a477fdff14
Merge pull request #1591 from lnis-uofu/patch_update
...
Pulling refs/heads/master into master
2024-03-05 18:34:27 -08:00
github-actions[bot]
08213ff709
Updated Patch Count
2024-03-06 00:02:18 +00:00
tangxifan
8aec6cf676
Merge pull request #1590 from lnis-uofu/dependabot/submodules/yosys-1e42b4f
...
Bump yosys from `91fbd58` to `1e42b4f`
2024-03-05 08:46:14 -08:00
dependabot[bot]
ec12f5ad46
Bump yosys from `91fbd58` to `1e42b4f`
...
Bumps [yosys](https://github.com/YosysHQ/yosys ) from `91fbd58` to `1e42b4f`.
- [Release notes](https://github.com/YosysHQ/yosys/releases )
- [Commits](91fbd58980...1e42b4f0f9
)
---
updated-dependencies:
- dependency-name: yosys
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
2024-03-05 07:56:36 +00:00
tangxifan
0351e510dd
Merge pull request #1583 from lnis-uofu/victor_OpenFPGA_dbg
...
Support checking illegal pin constraint
2024-03-04 17:18:03 -08:00
victorzh001
c48fb35d72
Merge branch 'master' into victor_OpenFPGA_dbg
2024-03-04 12:53:58 +08:00
Victor
39a012b939
Support checking illegal pin constraint (use loc as key and update message format)
2024-03-04 12:41:19 +08:00
tangxifan
ad05b48a23
Merge pull request #1587 from lnis-uofu/patch_update
...
Pulling refs/heads/master into master
2024-03-01 16:23:32 -08:00
github-actions[bot]
8873f61419
Updated Patch Count
2024-03-02 00:02:12 +00:00
tangxifan
bf8ed93df7
Merge pull request #1584 from lnis-uofu/dependabot/submodules/yosys-91fbd58
...
Bump yosys from `84116c9` to `91fbd58`
2024-03-01 15:44:52 -08:00
Victor
d2a8213566
Support checking illegal pin constraint (optimize and add comments)
2024-02-28 11:23:03 +08:00
Victor
f4658ee67d
Support checking illegal pin constraint (Show design pins)
2024-02-27 16:50:00 +08:00
dependabot[bot]
9d34f10e47
Bump yosys from `84116c9` to `91fbd58`
...
Bumps [yosys](https://github.com/YosysHQ/yosys ) from `84116c9` to `91fbd58`.
- [Release notes](https://github.com/YosysHQ/yosys/releases )
- [Commits](84116c9a38...91fbd58980
)
---
updated-dependencies:
- dependency-name: yosys
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
2024-02-27 07:55:48 +00:00
Victor
3138481df4
Support checking illegal pin constraint
2024-02-27 10:21:16 +08:00
tangxifan
962ac473ef
Merge pull request #1582 from lnis-uofu/patch_update
...
Pulling refs/heads/master into master
2024-02-25 16:35:06 -08:00
github-actions[bot]
25853852ed
Updated Patch Count
2024-02-26 00:02:36 +00:00
tangxifan
acdb3fcd6c
Merge pull request #1580 from lnis-uofu/dependabot/submodules/yosys-84116c9
...
Bump yosys from `d593435` to `84116c9`
2024-02-22 10:06:19 -08:00
dependabot[bot]
3c7aeaa6df
Bump yosys from `d593435` to `84116c9`
...
Bumps [yosys](https://github.com/YosysHQ/yosys ) from `d593435` to `84116c9`.
- [Release notes](https://github.com/YosysHQ/yosys/releases )
- [Commits](d5934357f3...84116c9a38
)
---
updated-dependencies:
- dependency-name: yosys
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
2024-02-22 07:48:44 +00:00