nextpnr/ice40
David Shah 8686b6dada RelPtr: remove copy constructor and copy assignment
These operations are meaningless for a data structure that references
another structure relative to its location.

Signed-off-by: David Shah <dave@ds0.me>
2020-11-13 20:19:53 +00:00
..
benchmark
carry_tests
examples
pack_tests
smoketest/attosoc
.gitignore Update git ignore locations 2020-06-27 13:18:06 +02:00
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 RelPtr: remove copy constructor and copy assignment 2020-11-13 20:19:53 +00:00
arch_place.cc
arch_pybindings.cc Initial conversion to pybind11 2020-07-23 18:35:18 +02:00
arch_pybindings.h Make python bindings consistent 2020-06-27 13:24:30 +02:00
archdefs.h Work around Qt MOC issue with IdString enums 2019-12-27 10:32:23 +00:00
bitstream.cc Fixes for new part types 2020-07-08 16:45:27 +02:00
bitstream.h
cells.cc Improve handling of unused inout port bits 2020-02-25 14:26:47 +00:00
cells.h
chains.cc ice40: Fix carry feed-out when we have to split the chain next 2019-09-23 15:51:05 +01:00
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 Simplify and improve chipdb embedding/loading. 2020-06-26 08:36:07 +00:00
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/pack/SB_PLL: Force fixed value to 4'b1111 if dynamic delay is used 2020-11-10 10:24:58 +01: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