Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: azonenberg/openfpga
base: dcbc36a24651
Choose a base ref
...
head repository: azonenberg/openfpga
compare: 7ae4ef0843b0
Choose a head ref
  • 5 commits
  • 1 file changed
  • 1 contributor

Commits on Dec 21, 2017

  1. xc2par: Make ZIA assigning only require macrocell placements

    It now no longer requires product-term placements. This is possible
    because every ZIA choice is available to be used in every product term.
    This is useful because it allows both types of "badness" scores to be
    calculated and combined together.
    ArcaneNibble committed Dec 21, 2017
    Configuration menu
    Copy the full SHA
    b997b6d View commit details
    Browse the repository at this point in the history
  2. xc2par: Run both p-term and ZIA assignment

    This happens even if p-term assignment fails. This gives a
    hopefully-better idea how many "constraints" the current placement
    violates.
    ArcaneNibble committed Dec 21, 2017
    Configuration menu
    Copy the full SHA
    750cbb4 View commit details
    Browse the repository at this point in the history

Commits on Dec 22, 2017

  1. Configuration menu
    Copy the full SHA
    a84e641 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    52bcc83 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    7ae4ef0 View commit details
    Browse the repository at this point in the history