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: m-labs/nmigen
base: 15e8dfe532d8
Choose a base ref
...
head repository: m-labs/nmigen
compare: 27063a3bd33e
Choose a head ref
  • 2 commits
  • 2 files changed
  • 1 contributor

Commits on Aug 4, 2019

  1. vendor.xilinx_spartan_3_6: always use -w for map/par/bitgen.

    -w stands for "override output file", and supplying user options
    should not remove it.
    whitequark committed Aug 4, 2019
    Configuration menu
    Copy the full SHA
    65da905 View commit details
    Browse the repository at this point in the history
  2. vendor.xilinx_spartan_3_6: set bitgen defaults to `-g Binary:Yes -g C…

    …ompress`.
    
      * `-g Binary:Yes` should be overridable.
      * `-g Compress` is a good default.
    whitequark committed Aug 4, 2019
    Configuration menu
    Copy the full SHA
    27063a3 View commit details
    Browse the repository at this point in the history