1071 Commits
Author SHA1 Message Date
Karol Gugala 9c049e21ac Merge pull request #662 from antmicro/svplugin-instead-of-uhdm
Replace deprecated Yosys UHDM plugin with SV plugin
2023-09-13 13:14:14 +02:00
Krzysztof Bieganski aefaa81f23 Change deprecated Yosys UHDM plugin to SV plugin
Signed-off-by: Krzysztof Bieganski <kbieganski@antmicro.com>
2023-09-10 21:05:18 +02:00
Tomasz Michalak 835a40534f Merge pull request #657 from antmicro/umarcor/docs/update
docs/conf: update extlinks syntax
2023-04-22 14:31:59 +02:00
Unai Martinez-Corral 0da509737b docs/conf: update extlinks syntax
Signed-off-by: Unai Martinez-Corral <umartinezcorral@antmicro.com>
2023-04-12 12:13:37 +02:00
Tomasz Michalak b6c5fffd2e Merge pull request #653 from antmicro/umarcor/shields
readme: update shield syntax (badges/shields#8671)
2023-02-21 09:25:02 +01:00
dependabot[bot] 9483f0729a build(deps): bump third_party/make-env from 33b80bd to bc9ec7f (#656)
Bumps [third_party/make-env](https://github.com/SymbiFlow/make-env) from `33b80bd` to `bc9ec7f`.
- [Release notes](https://github.com/SymbiFlow/make-env/releases)
- [Commits](https://github.com/SymbiFlow/make-env/compare/33b80bd32c30fb8affd0fd5cda544d1bca075593...bc9ec7f2a003df6712a8fec35caf743382ee0bb7)

---
updated-dependencies:
- dependency-name: third_party/make-env
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-02-13 03:35:27 +00:00
Unai Martinez-Corral 62b2c8f42f readme: update shield syntax (badges/shields#8671)
Signed-off-by: Unai Martinez-Corral <umartinezcorral@antmicro.com>
2023-02-07 23:07:08 +01:00
Tomasz Michalak 10ba0675e9 Merge pull request #654 from antmicro/umarcor/black
run black
2023-02-07 21:54:31 +01:00
Unai Martinez-Corral 54c4c1ee44 f4pga: run black
Signed-off-by: Unai Martinez-Corral <umartinezcorral@antmicro.com>
2023-02-07 21:34:39 +01:00
Karol Gugala 34008841c1 Merge pull request #652 from ept221/patch-1
Grammar fix
2023-01-29 09:43:16 +01:00
Ezra Thomas 4ebbba1442 Grammar fix 2023-01-21 12:13:45 -05:00
dependabot[bot] 553af11ede build(deps): bump third_party/make-env from 75b12fa to 33b80bd (#651)
Bumps [third_party/make-env](https://github.com/SymbiFlow/make-env) from `75b12fa` to `33b80bd`.
- [Release notes](https://github.com/SymbiFlow/make-env/releases)
- [Commits](https://github.com/SymbiFlow/make-env/compare/75b12fa0ef5488442bda4feccf247ee00c4b4ea9...33b80bd32c30fb8affd0fd5cda544d1bca075593)

---
updated-dependencies:
- dependency-name: third_party/make-env
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-12-27 02:09:35 +00:00
dependabot[bot] 4ec8448a4c build(deps): bump third_party/make-env from 59adb0f to 75b12fa (#650)
Bumps [third_party/make-env](https://github.com/SymbiFlow/make-env) from `59adb0f` to `75b12fa`.
- [Release notes](https://github.com/SymbiFlow/make-env/releases)
- [Commits](https://github.com/SymbiFlow/make-env/compare/59adb0f248cc4a5d764b6b06224bf6adea7fa36e...75b12fa0ef5488442bda4feccf247ee00c4b4ea9)

---
updated-dependencies:
- dependency-name: third_party/make-env
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-12-26 02:17:27 +00:00
Unai Martinez-Corral f43bb728b1 f4pga/flows: use proper pinmap CSV for qlf_k4n8 (#649) 2022-12-05 15:04:24 +00:00
Rafal Kolucki a92635302f f4pga/flows: Use proper pinmap CSV for qlf_k4n8
Signed-off-by: Rafal Kolucki <rkolucki@antmicro.com>
2022-12-02 16:27:41 +01:00
Tim 'mithro' Ansell 5aafae6588 Merge pull request #647 from prasadp4009/main
Fixed typo
2022-10-26 11:00:46 -07:00
Prasad Pandit 3d20b384f0 Fixed typo 2022-10-25 16:25:09 -05:00
Unai Martinez-Corral e1cd038f06 f4pga/flows: cleanup (#644) 2022-10-04 20:53:49 +01:00
Unai Martinez-Corral 6cb486e096 f4pga/flows: split vpr to a file; create subdir 'tools'; mv nextpnr and vpr (#643) 2022-10-04 21:47:54 +02:00
Unai Martinez-Corral 6fc118b5fa f4pga/flows/common: remove unused function
Signed-off-by: Unai Martinez-Corral <umartinezcorral@antmicro.com>
2022-10-03 05:19:31 +02:00
Unai Martinez-Corral 94df736bee f4pga/flows: split vpr to a file; create subdir 'tools'; mv nextpnr and vpr
Signed-off-by: Unai Martinez-Corral <umartinezcorral@antmicro.com>
2022-10-03 05:19:31 +02:00
Unai Martinez-Corral 4d52d3c721 f4pga/flows/common: cleanup
Signed-off-by: Unai Martinez-Corral <umartinezcorral@antmicro.com>
2022-10-03 05:19:31 +02:00
Unai Martinez-Corral 18a2c00cdc f4pga/flows: vpr_specific_values as a list, not a function
Signed-off-by: Unai Martinez-Corral <umartinezcorral@antmicro.com>
2022-10-03 05:19:31 +02:00
Unai Martinez-Corral 3ef329ce6f ci/Action: fix artifacts
Signed-off-by: Unai Martinez-Corral <umartinezcorral@antmicro.com>
2022-10-03 05:16:46 +02:00
Unai Martinez-Corral 137f61afb4 f4pga/modules/{analysis|route}: fix vpr_options (#618) 2022-10-01 20:23:47 +02:00