nextpnr/himbaechel
Miodrag Milanović 55035465aa
Himbaechel GUI (#1295)
* Extend Himbaechel API with gfx drawing methods

* Add bel drawing in example uarch

* changed API and added tile wire id in db

* extend API so we can distinguish CLK wires

* added bit more wires

* less horrid way of handling gfx ids

* loop wire range

* removed not needed brackets

* bump database version to 5

* Removed not used GfxFlags
2024-11-21 15:13:22 +01:00
..
himbaechel_dbgen Himbaechel GUI (#1295) 2024-11-21 15:13:22 +01:00
uarch Himbaechel GUI (#1295) 2024-11-21 15:13:22 +01:00
.gitignore himbächel: Initial implementation 2023-05-13 08:26:41 +02:00
arch_pybindings.cc himbaechel: Add discovery of uarch and chipdb 2023-09-15 08:23:43 +02:00
arch_pybindings.h himbächel: Initial implementation 2023-05-13 08:26:41 +02:00
arch.cc Himbaechel GUI (#1295) 2024-11-21 15:13:22 +01:00
arch.h Himbaechel GUI (#1295) 2024-11-21 15:13:22 +01:00
archdefs.h Himbaechel GUI (#1295) 2024-11-21 15:13:22 +01:00
chipdb.h Himbaechel GUI (#1295) 2024-11-21 15:13:22 +01:00
family.cmake himbaechel: Adding a xilinx uarch for xc7 with prjxray 2023-11-14 17:12:09 +01:00
himbaechel_api.cc Add ability to override Cluster methods in Himbaechel 2023-12-11 13:53:52 +01:00
himbaechel_api.h Himbaechel GUI (#1295) 2024-11-21 15:13:22 +01:00
himbaechel_constids.h himbächel: Initial implementation 2023-05-13 08:26:41 +02:00
himbaechel_gfxids.h Himbaechel GUI (#1295) 2024-11-21 15:13:22 +01:00
himbaechel_helpers.cc himbaechel: Add support for new constants API 2023-11-07 09:00:03 +01:00
himbaechel_helpers.h clangformat 2024-09-30 14:51:33 +02:00
main.cc clangformat 2024-09-30 14:51:33 +02:00