diff options
| author | YRabbit <rabbit@yrabbit.cyou> | 2023-01-26 20:26:05 +1000 | 
|---|---|---|
| committer | YRabbit <rabbit@yrabbit.cyou> | 2023-01-26 20:26:05 +1000 | 
| commit | 2d45d57b3246814ad20988c6ecf941180faf58a6 (patch) | |
| tree | 2e7578b8e3677cd946a2cc8254dfec35ba357558 /common | |
| parent | 9b5e5f124c186942652e6be03c356cf0edf88124 (diff) | |
| download | nextpnr-2d45d57b3246814ad20988c6ecf941180faf58a6.tar.gz nextpnr-2d45d57b3246814ad20988c6ecf941180faf58a6.tar.bz2 nextpnr-2d45d57b3246814ad20988c6ecf941180faf58a6.zip | |
gowin: Add PLL support for the GW1NR-9C chip
This chip is used in the Tangnano9k board.
  * all parameters of the rPLL primitive are supported;
  * all PLL outputs are treated as clock sources and optimized routing
    is applied to them;
  * primitive rPLL on different chips has a completely different
    structure: for example in GW1N-1 it takes two cells, and in GW1NR-9C
    as many as four, despite this unification was carried out and
    different chips are processed by the same functions, but this led to
    the fact that you can not use the PLL chip GW1N-1 with the old
    apicula bases - will issue a warning and refuse to encode primitive.
    In other cases compatibility is supported.
  * Cosmetic change: the usage report shows the rPLL names without any
    service bels.
  * I use ctx->idf() on occasion, it's not a total redesign.
Signed-off-by: YRabbit <rabbit@yrabbit.cyou>
Diffstat (limited to 'common')
0 files changed, 0 insertions, 0 deletions
