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: 0cd13dd169bf
Choose a base ref
...
head repository: azonenberg/openfpga
compare: ade5ccbe5554
Choose a head ref
  • 4 commits
  • 3 files changed
  • 1 contributor

Commits on Dec 21, 2017

  1. xc2par: Refactor: p-term assignment doesn't need to leak out

    This information is already available redundantly
    ArcaneNibble committed Dec 21, 2017
    Configuration menu
    Copy the full SHA
    9f631b5 View commit details
    Browse the repository at this point in the history
  2. xc2par: Refactor: Remove more redundant information from PAR result

    This information is already available in the .loc attributes
    ArcaneNibble committed Dec 21, 2017
    Configuration menu
    Copy the full SHA
    faf278c View commit details
    Browse the repository at this point in the history
  3. xc2par: Refactor: Move ZIA row usage into the Input Graph

    This is somewhat of a layering violation (the "input" graph is now more
    like the "working" graph) but it feels much less hacky than passing a
    giant array around the PAR engine.
    ArcaneNibble committed Dec 21, 2017
    Configuration menu
    Copy the full SHA
    ec2b76d View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    ade5ccb View commit details
    Browse the repository at this point in the history