nextpnr/himbaechel/uarch/example
Catherine d214308f5f CMake: reformat for consistency.
Normalize keywords to:

    if (...)
    elseif (...)
    else()
    endif()

    foreach (...)
    endforeach()

    other(...)

Normalize whitespace to 4 spaces.
2025-01-16 11:36:44 +01:00
..
blinky.v himbaechel: Add support for new constants API 2023-11-07 09:00:03 +01:00
CMakeLists.txt CMake: reformat for consistency. 2025-01-16 11:36:44 +01:00
constids.inc Add GroupId related calls to Himbaechel API (#1399) 2024-12-05 13:59:33 +01:00
example_arch_gen.py Add GroupId related calls to Himbaechel API (#1399) 2024-12-05 13:59:33 +01:00
example.cc Various fixes for clang/libc++ build (#1415) 2025-01-12 08:11:33 +01:00
gfxids.inc Himbaechel GUI (#1295) 2024-11-21 15:13:22 +01:00