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: NixOS/nixpkgs
base: 91c74eeae333
Choose a base ref
...
head repository: NixOS/nixpkgs
compare: 7867aafa51ce
Choose a head ref
  • 3 commits
  • 1 file changed
  • 2 contributors

Commits on Sep 22, 2020

  1. verilog: cleanup

    Meta attributes were out of date or not in current style,
    and some attributes of derivation were redundant.
    drewrisinger committed Sep 22, 2020
    Copy the full SHA
    0d9a6e2 View commit details
    Browse the repository at this point in the history
  2. verilog: add tests

    Run recommended self-tests from iverilog's CI.
    
    Tests add about a minute to the build time on local machine
    (2 -> 3 mins).
    drewrisinger committed Sep 22, 2020
    Copy the full SHA
    ba886f7 View commit details
    Browse the repository at this point in the history

Commits on Sep 25, 2020

  1. Merge pull request #97613 from drewrisinger/zhf/verilog

    verilog: cleanup & test
    veprbl committed Sep 25, 2020
    Copy the full SHA
    7867aaf View commit details
    Browse the repository at this point in the history