mirror of https://github.com/YosysHQ/nextpnr.git
* gowin: implement differential IO primitives Adds missing TLVDS_IBUF/IOBUF/TBUF primitives, as well as all kinds of LVDS emulation primitives. Signed-off-by: YRabbit <rabbit@yrabbit.cyou> * gowin: fix build Signed-off-by: YRabbit <rabbit@yrabbit.cyou> * gowin: support as differential not only pins A and B The GW1N-1 and GW1NZ-1 chips have cells with pins up to I, we provide support for such pins. Signed-off-by: YRabbit <rabbit@yrabbit.cyou> --------- 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 | ||