1. May 12, 2016
  2. May 11, 2016
  3. May 10, 2016
    • chick's avatar
      ConcreteSInt tests with width 1 · 29d50886
      chick authored
      Added interpretive tester spec
      Divide by zero currently returns a poisoned zero
      implement readWrite memory and some tests
      29d50886
  4. May 09, 2016
  5. May 08, 2016
  6. May 07, 2016
  7. May 06, 2016
  8. May 05, 2016
    • chick's avatar
      lot of debug stuff for memories · 93e83f40
      chick authored
      gracefully handle firrtl.Empty node
      93e83f40
    • chick's avatar
      circuit getNextState calls cycle() for each memory · a8b483c1
      chick authored
      added randomClock to compute a random clock value (this sould be reviewed with other clock stuff)
      log all backend read and write to the dataStore in each memory
      Added Dynamic memory search as part of the memory tests
      a8b483c1
    • chick's avatar
      Merge branch 'master' into firrtl-terp · 5a62ce7d
      chick authored
      # Conflicts:
      #	src/main/scala/firrtl/Parser.scala
      5a62ce7d
    • chick's avatar
      Fixed up NOT logic · 059d8ecb
      chick authored
      A few more asserts in Concretes
      Fixed a couple of edge cases in test int generators
      Memory interface being implemented, key port and field matching are starting to work
      backing memory store not yet implemented
      Memory interface taking sets and gets now
      More memory work, setting up low level unit test
      cleanup in order but memory read is working with delays
      Testing different write and read delays for memory box
      059d8ecb
  9. May 04, 2016