chisel v1.7.0 Release Notes

Release Date: 2018-01-04 // over 6 years ago
  • ๐Ÿ“š This release adds a new command, findinstances, fixes a bug (#209), and adds installation documentation.

    โšก๏ธ Updates

    • โž• Add findinstances which finds object instances in memory, by type and filtered by predicate (@kastiglione, #197, #216)
    • โž• Add a Chisel library (@kastiglione, #197)
    • โž• Add a Makefile for installing Chisel's library (@keith, #214)
    • ๐Ÿ‘Œ Improve the installation instructions in the README (@agisilaos, #199)
    • ๐Ÿ›  Fix bug that resulted in issues with Swift and pvc (@kastiglione, #209, #210)