nextpnr/ecp5
Clifford Wolf 41726087b7 getChipName() should be const
Signed-off-by: Clifford Wolf <clifford@clifford.at>
2018-07-31 17:01:38 +02:00
..
synth ecp5: Tidying up examples 2018-07-18 16:31:55 +02:00
.gitignore ecp5: Adding complete binary blob writer to Trellis importer 2018-07-11 10:41:36 +02:00
arch_place.cc Remove implementations of deprecated APIs 2018-07-24 16:09:29 +02:00
arch_pybindings.cc Fixed pybiding so generic can work and ecp5 expose all needed 2018-07-24 20:21:31 +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 getChipName() should be const 2018-07-31 17:01:38 +02:00
arch.h getChipName() should be const 2018-07-31 17:01:38 +02:00
archdefs.h ecp5: Add Bel graphics 2018-07-31 14:39:37 +02:00
bitstream.cc Fix name clash for ecp5 2018-07-26 18:48:07 +02:00
bitstream.h ecp5: Adding bitstream gen for pips and LUT init 2018-07-11 10:42:09 +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
family.cmake ecp5: Update trellis_import to use new bbasm 2018-07-25 14:15:39 +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 ecp5: Add Bel graphics 2018-07-31 14:39:37 +02:00
pack.cc ecp5: Add support for pin name constraints using 'LOC' attributes 2018-07-18 16:01:53 +02:00
place_legaliser.cc ecp5: Implementing (at least stubs) most of arch.cc 2018-07-11 10:41:36 +02:00
place_legaliser.h ecp5: Implementing (at least stubs) most of arch.cc 2018-07-11 10:41:36 +02:00
portpins.inc ecp5: Improving SLICE bel 2018-07-12 10:09:56 +02:00
trellis_import.py ecp5: Fix chipdb builder 2018-07-27 18:48:02 +02:00