1. 11 Feb, 2019 1 commit
  2. 06 Feb, 2019 1 commit
    • Add test group for equiv_* commands · 5b39f7c6
      Testing problems:
      
      1. coverage_html/passes/equiv/equiv_make.cc.gcov.html - 164-227 are not
      covered;
      2. coverage_html/passes/equiv/equiv_add.cc.gcov.html - is not covered
      ("ERROR: This command must be executed in module context!")
      SergeyDegtyar committed
  3. 05 Feb, 2019 1 commit
    • Add new tests to 'simple' and 'misc' groups. · a92a1d27
      backends
      =======
      1. backends/firrtl/firrtl.cc – skipped because of error:
       ERROR: Unclocked write port 0 on memory top.ram.
      Add model with memory block too, so you can cover line block starting at
      line 419
      
      simple
      =========
      + 1. passes/techmap/attrmap.cc
      There is example in help block create example with
      (* keep="true" *) attribute and run example
      
      + 2. passes/techmap/dff2dffe.cc
      execute with  -unmap parameter
      
      + 3. passes/techmap/dff2dffs.cc
      
      + 4. passes/techmap/extract.cc
      Lot of variations of input parameters is not excersised
      
      ? 5. passes/techmap/extract_counter.cc
      This is specific to greenpak4 architecture, but idea is to have counter
      in design and call this after synth_greenpak
      
      + 6. passes/techmap/shregmap.cc.
      This also seams to be greenpak4 specific, but extracting shift register
      
      misc
      ========
      1. passes/techmap/insbuf.cc
      
      Testing problems:
      1. backends/firrtl/firrtl.cc – skipped because of error:
       ERROR: Unclocked write port 0 on memory top.ram.
      Add model with memory block too, so you can cover line block starting at
      line 419
      2.dff2dffe -direct - skipped: ERROR: Found error in internal cell
      \dffe.$procdff$47 ($dffe) at
      3.insbuf -buf $_BUF_ in out - skipped: ERROR: Found error in internal
      cell
      SergeyDegtyar committed
  4. 29 Jan, 2019 3 commits
  5. 27 Jan, 2019 1 commit
  6. 25 Jan, 2019 3 commits
  7. 24 Jan, 2019 4 commits
  8. 23 Jan, 2019 1 commit
  9. 15 Jan, 2019 1 commit
  10. 02 Jan, 2019 7 commits
  11. 19 Dec, 2018 1 commit
  12. 16 Dec, 2018 1 commit
  13. 12 Dec, 2018 2 commits
  14. 21 Sep, 2018 1 commit
  15. 06 Sep, 2018 1 commit
  16. 05 Sep, 2018 2 commits
  17. 28 Aug, 2018 1 commit
  18. 22 Aug, 2018 1 commit
  19. 05 May, 2018 1 commit
  20. 06 Mar, 2018 4 commits
  21. 04 Mar, 2018 2 commits