1
0
mirror of https://github.com/YosysHQ/nextpnr.git synced 2026-04-25 03:44:35 +00:00

Update README

Signed-off-by: gatecat <gatecat@ds0.me>
This commit is contained in:
gatecat
2026-02-26 15:30:43 +01:00
parent 6235ba21e3
commit 858177d136

View File

@@ -111,7 +111,7 @@ make -j$(nproc)
sudo make install
```
- Examples of the ECP5 flow for a range of boards can be found in the [Project Trellis Examples](https://github.com/YosysHQ/prjtrellis/tree/master/examples).
- Examples of the ECP5 flow for a range of boards can be found in the [Project Trellis Examples](https://github.com/YosysHQ/prjtrellis/tree/main/examples).
### nextpnr-nexus
@@ -124,7 +124,7 @@ make -j$(nproc)
sudo make install
```
- Examples of the Nexus flow for a range of boards can be found in the [Project Oxide Examples](https://github.com/gatecat/prjoxide/tree/master/examples).
- Examples of the Nexus flow for a range of boards can be found in the [Project Oxide Examples](https://github.com/gatecat/prjoxide/tree/main/examples).
### nextpnr-mistral