nextpnr/ice40
gatecat 6a3eacddd6 Add default base implementation of cluster API
Signed-off-by: gatecat <gatecat@ds0.me>
2021-05-06 11:47:06 +01:00
..
benchmark
carry_tests
examples Add deprecation warning for default packages 2019-08-08 21:35:55 +01:00
pack_tests
smoketest/attosoc ci: Add attosoc smoketest for ice40 2018-12-08 17:09:27 +00:00
.gitignore Update git ignore locations 2020-06-27 13:18:06 +02:00
arch_place.cc Remove isValidBelForCell 2021-02-16 13:31:36 +00:00
arch_pybindings.cc Remove isValidBelForCell 2021-02-16 13:31:36 +00:00
arch_pybindings.h ice40: Switch to BaseArch 2021-02-05 19:19:17 +00:00
arch.cc Replace DelayInfo with DelayPair/DelayQuad 2021-02-19 11:31:33 +00:00
arch.h Split nextpnr.h to allow for linear inclusion. 2021-03-15 09:05:23 -07:00
archdefs.h Add default base implementation of cluster API 2021-05-06 11:47:06 +01:00
bitstream.cc ice40: Switch from RelPtr to RelSlice 2021-01-27 18:35:49 +00:00
bitstream.h
cells.cc Improve handling of unused inout port bits 2020-02-25 14:26:47 +00:00
cells.h Major Property improvements for common and iCE40 2019-08-05 14:52:15 +01:00
chains.cc Add default base implementation of cluster API 2021-05-06 11:47:06 +01:00
chains.h
chipdb.py ice40: Implement IdStringList for all arch object names 2021-02-02 17:00:33 +00:00
CMakeLists.txt CMake: fix Windows-ism in status message 2020-08-26 09:51:38 +00:00
constids.inc ice40: add RGB_DRV/LED_DRV_CUR support for u4k 2019-06-10 14:04:25 +02:00
delay.cc refactor: Replace getXName().c_str(ctx) with ctx->nameOfX 2021-02-02 17:00:14 +00: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 ice40: Use snake case for arch-specific functions 2021-02-03 10:46:12 +00:00
pack.cc Replace DelayInfo with DelayPair/DelayQuad 2021-02-19 11:31:33 +00:00
pcf.cc ice40: Use snake case for arch-specific functions 2021-02-03 10:46:12 +00:00
pcf.h
picorv32_benchmark.py
picorv32_top.v
picorv32.proj
picorv32.sh
tmfuzz.py