5 files changed
+5
-5
lines changedLines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
91 | 91 |
| |
92 | 92 |
| |
93 | 93 |
| |
94 |
| - | |
| 94 | + | |
95 | 95 |
| |
96 | 96 |
| |
97 | 97 |
| |
|
Submodule nextpnr-src updated 81 files
- .github/workflows/arch_ci.yml+13-14
- CMakeLists.txt+2-1
- 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-14
- common/kernel/context.cc-47
- common/kernel/context.h-1
- common/kernel/design_utils.h+3
- common/kernel/exclusive_state_groups.h+1-4
- common/kernel/nextpnr_base_types.h+3-3
- common/kernel/property.h-1
- common/kernel/sdf.cc+1-1
- common/kernel/timing.cc+11-294
- common/kernel/timing.h-4
- common/kernel/util.h+19
- common/place/placer1.cc+2-2
- common/place/placer_heap.cc+17-32
- common/place/placer_heap.h-2
- common/route/router2.cc+15-23
- docs/archapi.md+4-8
- docs/coding.md+3-3
- docs/netlist.md+2-1
- docs/viaduct.md+1-1
- ecp5/arch.cc+2-6
- ecp5/arch.h+3-8
- ecp5/arch_place.cc+2-231
- ecp5/arch_pybindings.cc+2-2
- ecp5/config.cc-2
- ecp5/constids.inc-17
- ecp5/lpf.cc+10-18
- ecp5/main.cc+5-4
- ecp5/pack.cc+11-27
- fpga_interchange/arch.cc+5-6
- 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
- fpga_interchange/luts.cc+1-1
- fpga_interchange/pseudo_pip_model.cc+1-1
- generic/arch.cc+5-5
- generic/arch.h+3-3
- generic/viaduct/example/example.cc+1-1
- generic/viaduct/fabulous/constids.inc-10
- generic/viaduct/fabulous/fabulous.cc+2-46
- generic/viaduct/fabulous/fasm.cc+1-10
- generic/viaduct/fabulous/pack.cc-48
- generic/viaduct/fabulous/validity_check.cc-21
- 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+26-349
- gowin/arch.h+5-31
- gowin/cells.cc+5-75
- gowin/cells.h-6
- gowin/constids.inc-56
- gowin/gfx.cc+1-3
- gowin/gfx.h-2
- gowin/globals.cc+44-69
- gowin/globals.h+10-10
- gowin/main.cc+5-5
- gowin/pack.cc+2-112
- ice40/arch.cc+2-2
- ice40/arch.h+2-12
- ice40/arch_place.cc+5-23
- ice40/archdefs.h+1-1
- ice40/bitstream.cc+29-40
- ice40/cells.cc+9-23
- ice40/constids.inc-2
- machxo2/arch.cc+3-3
- machxo2/arch.h+2-3
- machxo2/config.cc-2
- mistral/arch.cc+3-3
- mistral/arch.h+3-3
- nexus/arch.cc+6-13
- nexus/arch.h+3-3
- nexus/arch_place.cc+1-1
- nexus/constids.inc-5
- nexus/fasm.cc-1
- nexus/pack.cc-5
0 commit comments