First version that passes precheck
34 files changed
tree: 95e75fdaec78ce7682d93bdc15f79a93748a350e
  1. .github/
  2. def/
  3. docs/
  4. gds/
  5. lef/
  6. mag/
  7. maglef/
  8. openlane/
  9. signoff/
  10. spi/
  11. thirdparty/
  12. verilog/
  13. .gitignore
  14. LICENSE
  15. Makefile
  16. README.md
README.md

Caravel User Project

License

Short description

This project implements a temporal runtime monitoring component for the Caravel SoC. The component has two SRAM blocks for storing its configuration (1 kB and 8 kB each) and implements a lookup table-based approach to monitoring a reactive system for the satisfaction of temporal specification.

Longer description

TODO

Technical documentation

TODO

Authors of the monitor component

  • Ruediger Ehlers - My e-mail address can be found on my academic web page, which is easy to google, or my personal web-page, which can be found at http://forename-lastname.de.

Authors of the project from which this project was forked to start with a sane configuration for placing SRAM macros

  • Jesse Cirimeli-Low
  • Amogh Lonkar
  • Matthew Guthaus