Commit 47b3367
authored
Bumps [third_party/nextpnr](https://github.com/antmicro/nextpnr) from `0d1ea9e` to `a46afc6`.
- [Release notes](https://github.com/antmicro/nextpnr/releases)
- [Commits](antmicro/nextpnr@0d1ea9e...a46afc6)
---
updated-dependencies:
- dependency-name: third_party/nextpnr
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>
1 parent b663bf1 commit 47b3367
1 file changed
+1
-1
lines changed- .github/workflows/arch_ci.yml+14-13
- common/kernel/arch_api.h+4-4
- common/kernel/arch_pybindings_shared.h+2-2
- common/kernel/base_arch.h+5-5
- common/kernel/command.cc+7
- common/kernel/design_utils.h-3
- common/kernel/nextpnr_base_types.h+3-3
- common/kernel/property.h+1
- common/kernel/timing.cc+14-10
- common/kernel/util.h-19
- common/place/placer1.cc+2-2
- common/place/placer_heap.cc+32-17
- common/place/placer_heap.h+2
- common/route/router2.cc+15-15
- docs/archapi.md+8-4
- docs/coding.md+3-3
- docs/netlist.md+1-2
- docs/viaduct.md+1-1
- ecp5/arch.cc+6-2
- ecp5/arch.h+9-3
- ecp5/arch_place.cc+255-2
- ecp5/arch_pybindings.cc+2-2
- ecp5/constids.inc+17
- ecp5/lpf.cc+10-9
- ecp5/main.cc+4-5
- ecp5/pack.cc+3-3
- fpga_interchange/arch.cc+2-2
- fpga_interchange/arch.h+4-4
- fpga_interchange/arch_pack_clusters.cc+2-2
- fpga_interchange/cost_map.cc+2-2
- fpga_interchange/cost_map.h+1-1
- generic/arch.cc+5-5
- generic/arch.h+3-3
- generic/viaduct/example/example.cc+1-1
- generic/viaduct/fabulous/fabulous.cc+5-1
- generic/viaduct/okami/okami.cc+1-1
- generic/viaduct_api.cc+2-2
- generic/viaduct_api.h+3-3
- generic/viaduct_helpers.cc+3
- gowin/arch.cc+206-26
- gowin/arch.h+19-5
- gowin/cells.cc+49-5
- gowin/cells.h+6
- gowin/constids.inc+55
- gowin/gfx.cc+3-1
- gowin/gfx.h+2
- gowin/globals.cc+43-30
- gowin/globals.h+10-10
- gowin/main.cc+5-5
- gowin/pack.cc+95-2
- ice40/arch.cc+2-2
- ice40/arch.h+3-3
- ice40/arch_place.cc+23-5
- ice40/archdefs.h+1-1
- machxo2/arch.cc+3-3
- machxo2/arch.h+2-2
- mistral/arch.cc+3-3
- mistral/arch.h+3-3
- nexus/arch.cc+2-2
- nexus/arch.h+3-3
- nexus/arch_place.cc+1-1
0 commit comments