nextpnr/generic/viaduct/fabulous
Kelvin Chung f1fc47e139
feat: basic pcf implementation (#1637)
chore: seems like working pcf

feat: add reg support and clean up

chore: add clean up

delay io check and add cell timing min-max delay

fix rebase error

better pcf syntax

add regex support for prohibit command

fix regex and repeat create

fix cell can potentially have no bel

fix IO

chore: clean up

chore: review comment

feat: set pseudo cell loc by wire info

yosys based IO insert

finalise

final finalise
2026-02-17 17:38:01 +01:00
..
constids.inc fabulous: Fix bel names for pass bels in v2 format 2023-04-05 15:45:18 +02:00
fab_cfg.h fabulous: Support for complex flops in PnR 2023-02-28 21:39:25 +01:00
fab_defs.h fabulous: Add a viaduct uarch 2022-09-09 14:48:57 +02:00
fabric_parsing.h clangformat 2025-05-20 13:19:52 +02:00
fabulous.cc feat: basic pcf implementation (#1637) 2026-02-17 17:38:01 +01:00
fasm.cc feat: basic pcf implementation (#1637) 2026-02-17 17:38:01 +01:00
fasm.h fabulous: Global constant wires scheme 2023-02-23 10:05:55 +01:00
pack.cc feat: basic pcf implementation (#1637) 2026-02-17 17:38:01 +01:00
pack.h fabulous: Add a viaduct uarch 2022-09-09 14:48:57 +02:00
pcf.cc feat: basic pcf implementation (#1637) 2026-02-17 17:38:01 +01:00
pcf.h feat: basic pcf implementation (#1637) 2026-02-17 17:38:01 +01:00
validity_check.cc fabulous: Support for complex flops in PnR 2023-02-28 21:39:25 +01:00
validity_check.h clangformat 2024-09-30 14:51:33 +02:00