nextpnr/himbaechel/uarch/ng-ultra
Catherine dcfb7d8c33 CMake: align Himbaechel targets with non-Himbaechel ones.
Primarily, this commit makes both of them use the `BBAsm` functions
to build and compile `.bba` files.

In addition, Himbaechel targets are now aligned with the rest in
how they are configured: instead of having all uarches enabled with
all of the devices disabled (the opposite of the rest of nextpnr),
uarches must be enabled explicitly but they come with all devices
enabled (except for Xilinx, which does not have a list of devices).
2025-01-21 17:13:03 +00:00
..
gen Adding NanoXplore NG-Ultra support (#1397) 2024-12-04 09:00:05 +01:00
tests Adding NanoXplore NG-Ultra support (#1397) 2024-12-04 09:00:05 +01:00
bitstream.cc Adding NanoXplore NG-Ultra support (#1397) 2024-12-04 09:00:05 +01:00
cells.cc Adding NanoXplore NG-Ultra support (#1397) 2024-12-04 09:00:05 +01:00
CMakeLists.txt CMake: align Himbaechel targets with non-Himbaechel ones. 2025-01-21 17:13:03 +00:00
constids.inc Adding NanoXplore NG-Ultra support (#1397) 2024-12-04 09:00:05 +01:00
csv.cc Adding NanoXplore NG-Ultra support (#1397) 2024-12-04 09:00:05 +01:00
extra_data.h Adding NanoXplore NG-Ultra support (#1397) 2024-12-04 09:00:05 +01:00
location_map.cc Adding NanoXplore NG-Ultra support (#1397) 2024-12-04 09:00:05 +01:00
location_map.h Adding NanoXplore NG-Ultra support (#1397) 2024-12-04 09:00:05 +01:00
ng_ultra.cc Various fixes for clang/libc++ build (#1415) 2025-01-12 08:11:33 +01:00
ng_ultra.h Adding NanoXplore NG-Ultra support (#1397) 2024-12-04 09:00:05 +01:00
pack.cc Adding NanoXplore NG-Ultra support (#1397) 2024-12-04 09:00:05 +01:00
pack.h Adding NanoXplore NG-Ultra support (#1397) 2024-12-04 09:00:05 +01:00