mirror of https://github.com/YosysHQ/nextpnr.git
Normalize keywords to:
if (...)
elseif (...)
else()
endif()
foreach (...)
endforeach()
other(...)
Normalize whitespace to 4 spaces.
|
||
|---|---|---|
| .. | ||
| CMakeLists.txt | ||
| arch.cc | ||
| arch.h | ||
| arch_pybindings.cc | ||
| arch_pybindings.h | ||
| archdefs.h | ||
| cells.cc | ||
| cells.h | ||
| constids.inc | ||
| cst.cc | ||
| cst.h | ||
| family.cmake | ||
| gfx.cc | ||
| gfx.h | ||
| globals.cc | ||
| globals.h | ||
| main.cc | ||
| pack.cc | ||