nextpnr/ecp5
David Shah 02736d0680 ecp5: Add timing info for SERDES
Signed-off-by: David Shah <dave@ds0.me>
2018-11-15 11:30:27 +00: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: Improve mixed no-FF/FF placement 2018-09-30 18:39:53 +01:00
arch_pybindings.cc timing: Add support for clock constraints 2018-11-12 14:03:58 +00:00
arch_pybindings.h ecp5: Update to use const IdStrings in place of PortPin/BelType 2018-08-08 19:08:43 +02:00
arch.cc ecp5: Add timing info for SERDES 2018-11-15 11:30:27 +00:00
arch.h Merge remote-tracking branch 'origin/master' into timingapi 2018-11-13 12:12:11 -08:00
archdefs.h Various router1 fixes, Add BelId/WireId/PipId::operator<() 2018-11-13 05:05:56 +01:00
bitstream.cc ecp5: clangformat 2018-11-15 11:30:27 +00:00
bitstream.h ecp5: Remove libtrellis link for bitstream gen 2018-08-01 15:58:38 +02:00
cells.cc ecp5: Add IO buffer insertion 2018-10-31 11:30:09 +00:00
cells.h ecp5: Add IO buffer insertion 2018-10-31 11:30:09 +00: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: Adding ancillary DCU bels 2018-11-15 11:30:27 +00:00
dcu_bitstream.h ecp5: DCU bitstream gen handling 2018-11-15 11:30:27 +00:00
family.cmake ecp5: Update to use const IdStrings in place of PortPin/BelType 2018-08-08 19:08:43 +02:00
gfx.h ecp5: Add Bel graphics 2018-07-31 14:39:37 +02:00
globals.cc ecp5: DCU clocking fixes 2018-11-15 11:30:27 +00:00
globals.h ecp5: Separate global promotion and routing 2018-10-31 16:22:34 +00:00
io.cc ecp5: Fix typo 2018-07-27 18:56:19 +02:00
io.h ecp5: Helper functions for I/O placement and checking 2018-07-23 18:56:46 +02:00
iotypes.inc ecp5: Helper functions for I/O placement and checking 2018-07-23 18:56:46 +02:00
lpf.cc ecp5: Add IO buffer insertion 2018-10-31 11:30:09 +00:00
main.cc Mark getArchOptions as override in derived classes 2018-11-13 11:03:48 -02:00
pack.cc ecp5: EXTREFB fixes 2018-11-15 11:30:27 +00:00
project.cc Use settings for json and pcf 2018-08-08 20:14:18 +02:00
trellis_import.py ecp5: Groundwork for DCU support 2018-11-15 11:30:27 +00:00