1. 30 Sep, 2019 1 commit
  2. 24 Sep, 2019 1 commit
  3. 20 Sep, 2019 1 commit
  4. 18 Sep, 2019 1 commit
  5. 11 Sep, 2019 1 commit
  6. 30 Aug, 2019 1 commit
  7. 05 Aug, 2019 1 commit
  8. 03 Aug, 2019 1 commit
  9. 10 Jul, 2019 3 commits
  10. 09 Jul, 2019 1 commit
  11. 18 May, 2019 1 commit
  12. 04 May, 2019 1 commit
  13. 02 May, 2019 1 commit
  14. 30 Apr, 2019 6 commits
  15. 10 Apr, 2019 1 commit
  16. 24 Mar, 2019 1 commit
  17. 21 Mar, 2019 1 commit
  18. 13 Mar, 2019 1 commit
  19. 06 Mar, 2019 2 commits
  20. 05 Mar, 2019 1 commit
  21. 04 Mar, 2019 1 commit
  22. 01 Mar, 2019 1 commit
  23. 27 Feb, 2019 1 commit
  24. 24 Jan, 2019 1 commit
    • add tests for synth_anlogic and 'regression' · e0c895b0
      1. Add tests for synth_anlogic command
      Now this tests are commented because of:
      + iverilog -o testbench ../testbench.v synth.v ../../common.v
      ../../../../../techlibs/common/simcells.v
      ../../../../../techlibs/anlogic/cells_sim.v
      ../../../../../techlibs/anlogic/cells_sim.v:20: error: Unable to bind
      wire/reg/memory `A' in `testbench.uut._09_'
      ../../../../../techlibs/anlogic/cells_sim.v:20: error: Unable to
      elaborate r-value: (INIT)>>(A)
      2 error(s) during elaboration.
      
      2. Add 'regression' test
      SergeyDegtyar committed