Skip to content

Tags: YosysHQ/nextpnr

Tags

nextpnr-0.11.1

Toggle nextpnr-0.11.1's commit message
Fix compilation with `NPNR_DISABLE_THREADS`.

nextpnr-0.11

Toggle nextpnr-0.11's commit message
Only delete old context after emitting context changed wiht new conte…

…xt when inporting json

nextpnr-0.10

Toggle nextpnr-0.10's commit message
gowin: Add timings for BRAM

Signed-off-by: gatecat <gatecat@ds0.me>

nextpnr-0.9

Toggle nextpnr-0.9's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
heap: Allow chains to ripup other chains (opt-in only) (#1552)

Signed-off-by: gatecat <gatecat@ds0.me>

nextpnr-0.8

Toggle nextpnr-0.8's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Gowin. Fix non-DCS networks. (#1467)

Prohibits the use of Dynamic Clock Selection PIPs for networks where no
DCS is present.

Signed-off-by: YRabbit <rabbit@yrabbit.cyou>

nextpnr-0.7

Toggle nextpnr-0.7's commit message
gowin: Himbaechel. Fix the style.

Signed-off-by: YRabbit <rabbit@yrabbit.cyou>

nextpnr-0.6

Toggle nextpnr-0.6's commit message
 rename c++20 keyword s/requires/requires_range.

 See https://en.cppreference.com/w/cpp/language/requires for more details.

nextpnr-0.5

Toggle nextpnr-0.5's commit message
clangformat

Signed-off-by: gatecat <gatecat@ds0.me>

nextpnr-0.4

Toggle nextpnr-0.4's commit message
fabulous: fix, but disable, IO configuration

Signed-off-by: gatecat <gatecat@ds0.me>

nextpnr-0.3

Toggle nextpnr-0.3's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request #971 from modwizcode/fix-tbb-macos

cmake: properly include TBB libraries.