nextpnr/ice40
Clifford Wolf 3b5c33d685 Move WireInfoPOD into ChipDB binary blob
Signed-off-by: Clifford Wolf <clifford@clifford.at>
2018-06-17 14:30:26 +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 ice40: Only place IO at valid pins 2018-06-16 14:44:10 +02:00
arch_place.h Fix NEXTPNR_NAMESPACE 2018-06-12 14:31:26 +02:00
bitstream.cc Minor refactoring of BinaryBlobAssembler, fix alignments 2018-06-17 13:32:38 +02:00
bitstream.h Add nextpnr namespace 2018-06-12 14:24:59 +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 experiment: Simple heuristic-based placer 2018-06-16 14:44:10 +02:00
cells.h experiment: Simple heuristic-based placer 2018-06-16 14:44:10 +02:00
chip.cc Move WireInfoPOD into ChipDB binary blob 2018-06-17 14:30:26 +02:00
chip.h Move WireInfoPOD into ChipDB binary blob 2018-06-17 14:30:26 +02:00
chipdb.py Move WireInfoPOD into ChipDB binary blob 2018-06-17 14:30:26 +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 place: Tidying up the SA placer 2018-06-16 14:44:10 +02:00
pack.cc ice40: Fix RAM config in packer 2018-06-16 14:44:10 +02:00
pack.h Fix NEXTPNR_NAMESPACE 2018-06-12 14:31:26 +02:00
pcf.cc ice40: Add a PCF parser 2018-06-13 12:30:15 +02:00
pcf.h ice40: Add a PCF parser 2018-06-13 12:30:15 +02:00
picorv32_arachne.sh ice40: General fixes 2018-06-14 21:12:15 +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 Refactor position/delay estimation API 2018-06-14 12:43:00 +02:00
transform_arachne_loc.py ice40: Importer for placed ice40 designs from arachne 2018-06-14 20:46:05 +02:00