mirror of https://github.com/YosysHQ/nextpnr.git
* both instances of the new PLLVR type are supported;
* primitive placement is optimized for the use of dedicated PLL clock
pins;
* all 4 outputs of each primitive can use the clock nets (only 5 lines
in total at the same time so far).
Signed-off-by: YRabbit <rabbit@yrabbit.cyou>
|
||
|---|---|---|
| .. | ||
| 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 | ||