..
docs
Remove comment about the USRMCLK primitive being untested.
2020-04-02 21:35:35 -06:00
.gitignore
Update git ignore locations
2020-06-27 13:18:06 +02:00
arch_place.cc
ecp5: Improve bounding box accuracy
2020-02-03 11:38:31 +00:00
arch_pybindings.cc
python: Expose PlaceStrength enum and isValidBelForCell on ecp5
2020-01-26 20:32:02 +00:00
arch_pybindings.h
python: Fix getWireBelPins
2019-09-15 15:59:16 +01:00
arch.cc
Fix clangformat and execute it
2020-06-27 13:20:16 +02:00
arch.h
Simplify and improve chipdb embedding/loading.
2020-06-26 08:36:07 +00:00
archdefs.h
Issue warning for mixed-mode inputs
2020-04-29 14:39:52 -04:00
baseconfigs.cc
ecp5: Embed baseconfig
2019-02-08 13:44:15 +00:00
bitstream.cc
clangformat
2020-05-16 12:57:24 +01:00
bitstream.h
ecp5: Remove libtrellis link for bitstream gen
2018-08-01 15:58:38 +02:00
cells.cc
Improve handling of unused inout port bits
2020-02-25 14:26:47 +00:00
cells.h
ecp5: Add DELAYF/DELAYG support
2019-02-24 10:28:25 +01:00
CMakeLists.txt
CMake: fix path checks in chipdb build scripts.
2020-07-01 20:22:21 +00:00
config.cc
ecp5: Working on BRAM initialisation
2018-10-09 13:13:16 +01:00
config.h
ecp5: Working on BRAM initialisation
2018-10-09 13:13:16 +01:00
constids.inc
Merge remote-tracking branch 'origin/master' into mmicko/ecp5_gui
2019-12-28 13:54:06 +01:00
dcu_bitstream.h
ecp5: New Property interface
2019-08-05 17:22:37 +01:00
family.cmake
Merge pull request #460 from whitequark/better-embed
2020-06-26 11:32:13 +01:00
gfx.cc
Few more caught by clang
2020-01-18 15:58:09 +01:00
gfx.h
move constants to gfx.cc
2019-12-28 14:27:14 +01:00
globals.cc
ecp5: Fix placement of DCCs to guarantee routeability
2020-06-10 15:47:47 +01:00
globals.h
ecp5: Separate global promotion and routing
2018-10-31 16:22:34 +00:00
iotypes.inc
ecp5: Add support for top pseudo diff outputs
2020-01-15 11:43:12 +00:00
lpf.cc
lpf: Support // comments
2020-05-14 13:06:58 +01:00
main.cc
Simplify and improve chipdb embedding/loading.
2020-06-26 08:36:07 +00:00
pack.cc
ecp5: Fix derivation of OSCG timing constraint
2020-06-29 22:11:00 +01:00
pio.cc
ecp5: Add support for top pseudo diff outputs
2020-01-15 11:43:12 +00:00
pio.h
Rename io.{h,cc} to pio.{h,cc} to avoid naming conflict with Windows-provided io.h.
2018-11-03 13:11:01 -04:00
trellis_import.py
Simplify and improve chipdb embedding/loading.
2020-06-26 08:36:07 +00:00