nextpnr/ice40
Clifford Wolf d2ff5fec08 Add rng to Context, start using ctx->verbose
Signed-off-by: Clifford Wolf <clifford@clifford.at>
2018-06-19 12:49:40 +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 Getting rid of old IdString API users, Add ctx to many internal APIs 2018-06-18 17:08:35 +02:00
arch_place.h Rename Design to Context, derive from Arch instead of instantiating 2018-06-18 14:06:37 +02:00
arch.cc Refactor Arch/Context design hierarchy 2018-06-19 12:08:37 +02:00
arch.h Refactor Arch/Context design hierarchy 2018-06-19 12:08:37 +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 ice40: More IdString API updates 2018-06-19 11:21:16 +02:00
cells.h ice40: More IdString API updates 2018-06-19 11:21:16 +02:00
chipdb.py Refactore ice40 chipdb to use a super-large C-string as output format 2018-06-17 18:15:41 +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 rng to Context, start using ctx->verbose 2018-06-19 12:49:40 +02:00
pack.cc ice40: More IdString API updates 2018-06-19 11:21:16 +02:00
pack.h Rename Design to Context, derive from Arch instead of instantiating 2018-06-18 14:06:37 +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 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 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