nextpnr/ice40
David Shah b18ea204c2 Remove wire alias API
It has not actually been implemented in any router for over 2.5 years and causes nothing more than confusion. It can always be added back if it forms part of a future solution; possibly as part of a more general database structure rethink.

Signed-off-by: David Shah <dave@ds0.me>
2020-10-15 09:36:15 +01:00
..
benchmark
carry_tests
examples
pack_tests
smoketest/attosoc
.gitignore
CMakeLists.txt CMake: fix Windows-ism in status message 2020-08-26 09:51:38 +00:00
arch.cc Fixes for new part types 2020-07-08 16:45:27 +02:00
arch.h Remove wire alias API 2020-10-15 09:36:15 +01:00
arch_place.cc
arch_pybindings.cc Initial conversion to pybind11 2020-07-23 18:35:18 +02:00
arch_pybindings.h
archdefs.h
bitstream.cc Fixes for new part types 2020-07-08 16:45:27 +02:00
bitstream.h
cells.cc
cells.h
chains.cc
chains.h
chipdb.py ice40: Fix getBelsByTile 2020-06-29 19:52:31 +01:00
constids.inc
delay.cc Fixes for new part types 2020-07-08 16:45:27 +02:00
family.cmake
gfx.cc
gfx.h
icebreaker.pcf
icebreaker.v
icebreaker.ys
main.cc Support rest of parts 2020-07-08 14:09:44 +02:00
pack.cc ice40: If IO is used by SB_GB_IO, can't use it for PLL 2020-07-09 13:04:19 +02:00
pcf.cc Fixes for new part types 2020-07-08 16:45:27 +02:00
pcf.h
picorv32.proj
picorv32.sh
picorv32_benchmark.py
picorv32_top.v
tmfuzz.py