nextpnr/ice40
Clifford Wolf 312699e590 Add route-ripup routing loop
Signed-off-by: Clifford Wolf <clifford@clifford.at>
2018-06-14 15:09:13 +02:00
..
pack_tests ice40: Add a PCF parser 2018-06-13 12:30:15 +02:00
.gitignore Add test PicoRV32 build script 2018-06-13 17:08:27 +02:00
arch_place.cc Fix NEXTPNR_NAMESPACE 2018-06-12 14:31:26 +02:00
arch_place.h Fix NEXTPNR_NAMESPACE 2018-06-12 14:31:26 +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_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 ice40: Rename ICESTORM_RAM pins 2018-06-13 18:18:57 +02:00
cells.h Add A*-like optimizations to router 2018-06-13 16:52:21 +02:00
chip.cc Refactor position/delay estimation API 2018-06-14 12:43:00 +02:00
chip.h Add route-ripup routing loop 2018-06-14 15:09:13 +02:00
chipdb.py Drastically reduce number of linker symbols in chipdb 2018-06-13 23:55:18 +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 Add route-ripup routing loop 2018-06-14 15:09:13 +02:00
pack.cc ice40: Rename ICESTORM_RAM pins 2018-06-13 18:18:57 +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_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