1. 18 May, 2019 1 commit
  2. 04 May, 2019 1 commit
  3. 02 May, 2019 1 commit
  4. 30 Apr, 2019 6 commits
  5. 10 Apr, 2019 1 commit
  6. 24 Mar, 2019 1 commit
  7. 21 Mar, 2019 1 commit
  8. 13 Mar, 2019 1 commit
  9. 06 Mar, 2019 2 commits
  10. 05 Mar, 2019 1 commit
  11. 04 Mar, 2019 1 commit
  12. 01 Mar, 2019 1 commit
  13. 27 Feb, 2019 1 commit
  14. 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