nextpnr/ecp5
2018-08-06 17:35:23 -07: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 API change: Use CellInfo* and NetInfo* as cell/net handles (ECP5) 2018-08-05 16:32:12 +02:00
arch_pybindings.cc API change: Use CellInfo* and NetInfo* as cell/net handles (Python bindings) 2018-08-05 16:21:13 +02:00
arch_pybindings.h Revert "Move read methods to ReadMethods, remove some legacy access to Arch" 2018-07-14 18:50:23 +01:00
arch.cc clangformat 2018-08-06 17:35:23 -07:00
arch.h Add Arch::isIOCell() to ecp5 and generic 2018-08-06 17:17:39 -07:00
archdefs.h Remove getFrameDecal() API 2018-08-01 11:30:11 +02: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
family.cmake ecp5: Remove libtrellis link for bitstream gen 2018-08-01 15:58:38 +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: Memory fixes in packer 2018-08-01 14:39:56 +02:00
portpins.inc ecp5: Improving SLICE bel 2018-07-12 10:09:56 +02:00
trellis_import.py ecp5: Write tiletype names in correct order 2018-08-02 16:15:46 +02:00