..
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
clangformat
2023-01-25 10:29:32 +01:00
arch_pybindings.cc
ecp5: Fix Python bindings for pip iterators
2022-11-28 09:00:41 +01:00
arch_pybindings.h
Fixing old emails and names in copyrights
2021-06-12 13:22:38 +01:00
arch.cc
static/ecp5: zero bel area for RAMW because it's a zero-area cell
2023-10-14 09:40:41 +02:00
arch.h
Rip out budgets
2023-06-20 10:57:10 +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
ecp5: Add SYSCONFIG settings to bitstream
2020-07-12 14:51:14 +01:00
bitstream.cc
ecp5: Split bitstream generation into more functions
2022-09-15 13:28:43 +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
build: push INSTALL_PREFIX from env to cmake var
2023-06-12 14:11:36 +02:00
config.cc
Add missing <set> includes
2023-01-20 09:04:41 +01:00
config.h
Fixing old emails and names in copyrights
2021-06-12 13:22:38 +01: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
family.cmake
Merge pull request #460 from whitequark/better-embed
2020-06-26 11:32:13 +01: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
ecp5: Only write bitstream if --textcfg passed
2022-12-17 10:37:15 +00:00
pack.cc
ecp5: Don't segfault while packing FFs when DI port of TRELLIS_FF unconnected
2023-11-14 11:55:51 +01: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
ecp5: Fix TQFP144 package import
2023-08-17 16:28:35 +02:00