nextpnr/ecp5
2023-05-22 10:39:41 +02:00
..
docs docs: Tidy up 2020-10-01 09:02:29 +01:00
.gitignore Update git ignore locations 2020-06-27 13:18:06 +02:00
arch_place.cc ArchDevice struct and use c++ string compare 2023-05-22 10:39:41 +02:00
arch_pybindings.cc Support variants for ECP5 2023-05-16 16:34:46 +02:00
arch_pybindings.h Fixing old emails and names in copyrights 2021-06-12 13:22:38 +01:00
arch.cc ArchDevice struct and use c++ string compare 2023-05-22 10:39:41 +02:00
arch.h ArchDevice struct and use c++ string compare 2023-05-22 10:39:41 +02:00
archdefs.h ecp5: Split the SLICE bel into separate LUT/FF/RAMW bels 2022-04-07 18:02:36 +01:00
baseconfigs.cc Support variants for ECP5 2023-05-16 16:34:46 +02:00
bitstream.cc ArchDevice struct and use c++ string compare 2023-05-22 10:39:41 +02:00
bitstream.h Fixing old emails and names in copyrights 2021-06-12 13:22:38 +01:00
cells.cc refactor: Use IdString::in instead of || chains 2022-08-10 18:58:22 +01:00
cells.h refactor: Use IdString::in instead of || chains 2022-08-10 18:58:22 +01:00
CMakeLists.txt Use CMake's Python3 rather than PythonInterp in subdirs 2022-08-21 17:48:01 +01:00
config.cc Support variants for ECP5 2023-05-16 16:34:46 +02:00
config.h Support variants for ECP5 2023-05-16 16:34:46 +02:00
constids.inc Add remapping of DSP clk/ce/rst signals in a block. 2023-01-04 18:34:30 +00:00
dcu_bitstream.h refactor: Use constids instead of id("..") 2022-02-16 17:09:54 +00:00
ecp5_available.h.in Support variants for ECP5 2023-05-16 16:34:46 +02:00
family.cmake Support variants for ECP5 2023-05-16 16:34:46 +02:00
gfx.cc ecp5: Update GUI rendering to match arch changes 2023-03-16 13:13:57 +01:00
gfx.h Fixing old emails and names in copyrights 2021-06-12 13:22:38 +01:00
globals.cc refactor: Use IdString::in instead of || chains 2022-08-10 18:58:22 +01:00
globals.h Fixing old emails and names in copyrights 2021-06-12 13:22:38 +01:00
iotypes.inc ecp5: Add support for top pseudo diff outputs 2020-01-15 11:43:12 +00:00
lpf.cc ecp5: LOCATE in LPF works on singleton vector 2023-01-31 21:05:32 +01:00
main.cc Support variants for ECP5 2023-05-16 16:34:46 +02:00
pack.cc ArchDevice struct and use c++ string compare 2023-05-22 10:39:41 +02:00
pio.cc Fixing old emails and names in copyrights 2021-06-12 13:22:38 +01:00
pio.h Fixing old emails and names in copyrights 2021-06-12 13:22:38 +01:00
trellis_import.py Support variants for ECP5 2023-05-16 16:34:46 +02:00