nextpnr/ice40
2018-06-12 14:25:12 +02:00
..
pack_tests ice40: Creating packer tests 2018-06-12 14:19:26 +02:00
.gitignore Add blinky post-synthesis testbench 2018-06-10 14:31:38 +02:00
arch_place.cc ice40: Adding a placement validity checker 2018-06-12 13:40:22 +02:00
arch_place.h Implement the placement validity checker 2018-06-12 13:45:59 +02:00
bitstream.cc Add nextpnr namespace 2018-06-12 14:24:59 +02:00
bitstream.h Add nextpnr namespace 2018-06-12 14:24:59 +02:00
blinky_map.v ice40: Fix techmap 2018-06-10 13:33:47 +02:00
blinky_nopack.ys ice40: Pack constants to LCs 2018-06-12 13:09:36 +02:00
blinky_noyspack.sh ice40: Pack constants to LCs 2018-06-12 13:09:36 +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.sh Add support for iCE40 global buffers (currently only for 1k devices) 2018-06-10 16:31:06 +02:00
blinky.v Fix iCE40 routing graph 2018-06-10 17:08:14 +02:00
blinky.ys Add iCE40 blinky example 2018-05-31 18:10:36 +02:00
cells.cc Merge branch 'master' of gitlab.com:SymbioticEDA/nextpnr 2018-06-12 14:25:12 +02:00
cells.h Merge branch 'master' of gitlab.com:SymbioticEDA/nextpnr 2018-06-12 14:25:12 +02:00
chip.cc Merge branch 'master' of gitlab.com:SymbioticEDA/nextpnr 2018-06-12 14:25:12 +02:00
chip.h Merge branch 'master' of gitlab.com:SymbioticEDA/nextpnr 2018-06-12 14:25:12 +02:00
chipdb.py Add nextpnr namespace 2018-06-12 14:24:59 +02:00
family.cmake Add nextpnr namespace 2018-06-12 14:24:59 +02:00
icebreaker.v Improving 5k support 2018-06-10 17:20:29 +02:00
icebreaker.ys ice40: Pack constants to LCs 2018-06-12 13:09:36 +02:00
main.cc ice40: Debugging the packer 2018-06-12 12:46:30 +02:00
pack.cc ice40: Adding a placement validity checker 2018-06-12 13:40:22 +02:00
pack.h ice40: Start working on a packer, currently not tested 2018-06-12 12:13:11 +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 Add nextpnr namespace 2018-06-12 14:24:59 +02:00