mirror of https://github.com/YosysHQ/nextpnr.git
This removes the atomic rename for bbasm outputs because it embeds the resulting paths into the `.cc` files in embed mode. In any case the write should be fast enough to not be a big risk for interrupted builds. This was tested with Clang 19 only (gcc hasn't had a release that supports `#embed` yet). |
||
|---|---|---|
| .. | ||
| .gitignore | ||
| CMakeLists.txt | ||
| arch.cc | ||
| arch.h | ||
| arch_place.cc | ||
| arch_pybindings.cc | ||
| arch_pybindings.h | ||
| archdefs.h | ||
| bba_version.inc | ||
| constids.inc | ||
| fasm.cc | ||
| global.cc | ||
| io.cc | ||
| main.cc | ||
| pack.cc | ||
| pdc.cc | ||
| pins.cc | ||
| post_place.cc | ||