nextpnr/ecp5
David Shah cf5cbd1153 ecp5: Preserve top level IO properly
Signed-off-by: David Shah <dave@ds0.me>
2019-10-18 15:58:57 +01:00
..
docs ecp5: Add list of supported primitives 2019-02-24 10:28:25 +01:00
resource Add missing files and missing includes for MSVC 2018-08-02 14:51:05 +02:00
synth ecp5: Remove libtrellis link for bitstream gen 2018-08-01 15:58:38 +02:00
.gitignore ecp5: Adding complete binary blob writer to Trellis importer 2018-07-11 10:41:36 +02:00
arch_place.cc ecp5: Fix handling of missing ports in LUT permutation 2019-08-08 21:24:01 +01:00
arch_pybindings.cc python: Refactor out bindings shared between ECP5 and iCE40 2019-09-15 16:15:07 +01:00
arch_pybindings.h python: Fix getWireBelPins 2019-09-15 15:59:16 +01:00
arch.cc ecp5: Preparations for new IO bels 2019-10-09 10:55:10 +01:00
arch.h ecp5: Add full part name to bitstream header 2019-08-27 14:36:20 +01:00
archdefs.h ecp5: Adding support for 36-bit wide PDP RAMs 2019-10-01 12:01:33 +01:00
baseconfigs.cc ecp5: Embed baseconfig 2019-02-08 13:44:15 +00:00
bitstream.cc ecp5: Add support for IO registers 2019-10-09 14:23:35 +01:00
bitstream.h ecp5: Remove libtrellis link for bitstream gen 2018-08-01 15:58:38 +02:00
cells.cc ecp5: Preserve top level IO properly 2019-10-18 15:58:57 +01:00
cells.h ecp5: Add DELAYF/DELAYG support 2019-02-24 10:28:25 +01:00
config.cc ecp5: Working on BRAM initialisation 2018-10-09 13:13:16 +01:00
config.h ecp5: Working on BRAM initialisation 2018-10-09 13:13:16 +01:00
constids.inc ecp5: Add IDDR71B support 2019-10-09 12:07:56 +01:00
dcu_bitstream.h ecp5: New Property interface 2019-08-05 17:22:37 +01:00
family.cmake Merge branch 'precompiled-bba' of https://github.com/xobs/nextpnr into xobs-precompiled-bba 2019-09-19 16:02:10 +01:00
gfx.h ecp5: Add Bel graphics 2018-07-31 14:39:37 +02:00
globals.cc ecp5: Add support for clock gating with DCCA 2019-08-31 10:45:12 +01:00
globals.h ecp5: Separate global promotion and routing 2018-10-31 16:22:34 +00:00
iotypes.inc ecp5: Helper functions for I/O placement and checking 2018-07-23 18:56:46 +02:00
lpf.cc Use properties for settings and save in json 2019-06-12 18:34:34 +02:00
main.cc Add deprecation warning for default packages 2019-08-08 21:35:55 +01:00
pack.cc ecp5: Preserve top level IO properly 2019-10-18 15:58:57 +01:00
pio.cc Rename io.{h,cc} to pio.{h,cc} to avoid naming conflict with Windows-provided io.h. 2018-11-03 13:11:01 -04:00
pio.h Rename io.{h,cc} to pio.{h,cc} to avoid naming conflict with Windows-provided io.h. 2018-11-03 13:11:01 -04:00
trellis_import.py ecp5: Router performance improvements 2019-02-25 11:49:25 +00:00