nextpnr/ecp5
David Shah 45bd0a8c72
Merge pull request #54 from daveshah1/ecp5_speedup
ecp5: Improving placement speed
2018-08-19 14:04:01 +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: Speedup placement using ArchCellInfo 2018-08-18 18:14:18 +01:00
arch_pybindings.cc ecp5: Update to use const IdStrings in place of PortPin/BelType 2018-08-08 19:08:43 +02: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 Merge pull request #54 from daveshah1/ecp5_speedup 2018-08-19 14:04:01 +01:00
arch.h Merge pull request #54 from daveshah1/ecp5_speedup 2018-08-19 14:04:01 +01:00
archdefs.h ecp5: Speedup placement using ArchCellInfo 2018-08-18 18:14:18 +01:00
bitstream.cc API change: Use CellInfo* and NetInfo* as cell/net handles (ECP5) 2018-08-05 16:32:12 +02:00
bitstream.h ecp5: Remove libtrellis link for bitstream gen 2018-08-01 15:58:38 +02:00
cells.cc ecp5: Simple packer working 2018-07-18 09:52:53 +02:00
cells.h ecp5: LUT packer 2018-07-17 15:44:36 +02:00
config.cc ecp5: Adding configuration data structures 2018-08-01 15:07:05 +02:00
config.h Remove old place legaliser, set placement constraints instead (currently ignored by placer) 2018-08-03 13:18:48 +02:00
constids.inc ecp5: Update to use const IdStrings in place of PortPin/BelType 2018-08-08 19:08:43 +02: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
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
main.cc API change: Use CellInfo* and NetInfo* as cell/net handles (ECP5) 2018-08-05 16:32:12 +02:00
pack.cc ecp5: Speedup placement using ArchCellInfo 2018-08-18 18:14:18 +01:00
project.cc Use settings for json and pcf 2018-08-08 20:14:18 +02:00
trellis_import.py ecp5: Update to use const IdStrings in place of PortPin/BelType 2018-08-08 19:08:43 +02:00