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/yosys
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 0d7e71f7abd4
Choose a base ref
...
head repository: azonenberg/yosys
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 203b521a781c
Choose a head ref

Commits on Jan 31, 2017

  1. use Homebrew only if installed

    stv0g committed Jan 31, 2017
    Copy the full SHA
    44b47b5 View commit details

Commits on Feb 7, 2017

  1. Copy the full SHA
    19f3627 View commit details
  2. Copy the full SHA
    7e08e37 View commit details
  3. Copy the full SHA
    b8d5319 View commit details

Commits on Feb 9, 2017

  1. Copy the full SHA
    2ca8d48 View commit details
  2. Copy the full SHA
    8480620 View commit details
  3. Copy the full SHA
    e6cc67b View commit details
  4. Copy the full SHA
    94c76f8 View commit details
  5. Remove space after backslash

    stv0g committed Feb 9, 2017
    Copy the full SHA
    a3f19f0 View commit details

Commits on Feb 10, 2017

  1. Copy the full SHA
    9eca367 View commit details
  2. Use pkg-config for linking tcl-tk

    Both MacPorts and Homebrew have a pkg-config file for TCL. So lets use it.
    stv0g committed Feb 10, 2017
    Copy the full SHA
    422ffd5 View commit details
  3. Fix issue YosysHQ#306, "Bug in opt -full"

    Add check for whether the high bit in the constant expression is greater
    than the width of the variable, and optimizes that to a constant 1 or
    0
    C-Elegans committed Feb 10, 2017
    Copy the full SHA
    94b2720 View commit details

Commits on Feb 11, 2017

  1. Merge pull request YosysHQ#308 from C-Elegans/opt_compare_fix_pr

    Fix issue YosysHQ#306, "Bug in opt -full"
    cliffordwolf authored Feb 11, 2017
    Copy the full SHA
    9c1a7be View commit details
  2. Copy the full SHA
    a5bfeb9 View commit details
  3. Copy the full SHA
    a88e019 View commit details
  4. Copy the full SHA
    a1a82d6 View commit details
  5. Copy the full SHA
    a431f4e View commit details
  6. Copy the full SHA
    6d4e867 View commit details
  7. Copy the full SHA
    95dae6d View commit details
  8. Add log_wire() API

    cliffordwolf committed Feb 11, 2017
    Copy the full SHA
    63dfdb5 View commit details
  9. Copy the full SHA
    eb7b18e View commit details
  10. Copy the full SHA
    0b7aac6 View commit details
  11. Copy the full SHA
    fa4a7ef View commit details
  12. Copy the full SHA
    c449f4b View commit details
  13. Copy the full SHA
    cdb6ceb View commit details
  14. Copy the full SHA
    203b521 View commit details
Loading