nextpnr/ice40
2018-06-20 20:14:08 +02:00
..
pack_tests ice40: Add a PCF parser 2018-06-13 12:30:15 +02:00
.gitignore ice40: Importer for placed ice40 designs from arachne 2018-06-14 20:46:05 +02:00
arch_place.cc Major performance improvement to placement validity check 2018-06-19 14:44:49 +02:00
arch_place.h Major performance improvement to placement validity check 2018-06-19 14:44:49 +02:00
arch.cc Improve --tmfuzz mode and iCE40 delay estimator 2018-06-20 19:22:03 +02:00
arch.h Merge branch 'master' of gitlab.com:SymbioticEDA/nextpnr 2018-06-20 12:58:08 +02:00
bitstream.cc Getting rid of old IdString API users, Add ctx to many internal APIs 2018-06-18 17:08:35 +02:00
bitstream.h Rename Design to Context, derive from Arch instead of instantiating 2018-06-18 14:06:37 +02:00
blinky_tb.v Add support for iCE40 global buffers (currently only for 1k devices) 2018-06-10 16:31:06 +02:00
blinky.pcf ice40: Update examples to use packer/pcf 2018-06-13 12:55:08 +02:00
blinky.sh ice40: Update examples to use packer/pcf 2018-06-13 12:55:08 +02:00
blinky.v ice40: Update examples to use packer/pcf 2018-06-13 12:55:08 +02:00
blinky.ys ice40: Update examples to use packer/pcf 2018-06-13 12:55:08 +02:00
cells.cc Improved log messages in SA placer, minor changes from clangformat 2018-06-19 15:00:24 +02:00
cells.h ice40: WIP SB_CARRY packer 2018-06-19 16:16:10 +02:00
chipdb.py Improve --tmfuzz mode and iCE40 delay estimator 2018-06-20 19:22:03 +02:00
family.cmake Add nextpnr namespace 2018-06-12 14:24:59 +02:00
icebreaker.pcf Fixing implementation of constants 2018-06-13 14:01:42 +02:00
icebreaker.v Fixing implementation of constants 2018-06-13 14:01:42 +02:00
icebreaker.ys ice40: Pack constants to LCs 2018-06-12 13:09:36 +02:00
main.cc Merge branch 'master' of gitlab.com:SymbioticEDA/nextpnr 2018-06-20 19:37:16 +02:00
pack.cc place_sa: Improvements including supporting force and ordering consistency 2018-06-20 20:12:23 +02:00
pack.h Add Context::force and "nextpnr-ice40 --force" 2018-06-19 14:10:42 +02:00
pcf.cc Updates from clangformat 2018-06-18 14:07:18 +02:00
pcf.h Rename Design to Context, derive from Arch instead of instantiating 2018-06-18 14:06:37 +02:00
picorv32_arachne.sh place_sa: Improvements including supporting force and ordering consistency 2018-06-20 20:12:23 +02:00
picorv32_top.v Add picorv32_top module with fewer IO pins 2018-06-13 17:38:34 +02:00
picorv32.sh Add picorv32_top module with fewer IO pins 2018-06-13 17:38:34 +02:00
portpins.inc Add support for iCE40 global buffers (currently only for 1k devices) 2018-06-10 16:31:06 +02:00
pybindings.cc Rename Chip to Arch and ChipArgs to ArchArgs 2018-06-18 13:35:25 +02:00
transform_arachne_loc.py ice40: Importer for placed ice40 designs from arachne 2018-06-14 20:46:05 +02:00