Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

https://github.com/scale-lab/PVTsensors

Designs for Process-Voltage-Temperature (PVT) Sensors with MCU
https://github.com/scale-lab/PVTsensors

electronics-resurgence-initiative microcontroller pvt sensor-designs

Last synced: 3 months ago
JSON representation

Designs for Process-Voltage-Temperature (PVT) Sensors with MCU

Lists

README

        

# PVTsensors
This repository contains a collection of open-source circuits and software tools for PVT monitoring in custom ICs. This work was supported by the DARPA POSH open-source hardware program, under the umbrella of the Electronics Resurgence Initiative.

## Hardware Sensor Designs
The Sensors folder contains CMOS circuit designs for (1) an area- and power-efficient temperature sensor, (2) an area- and power-efficient CMOS supply voltage monitor, and (3) a critical path monitor.

## Digital Infrastructure
The PVT system contains both the sensor designs and an embedded lightweight RISC-V core based on the PULPino. The Microcontroller/FPGA folder contains a tutorial on how to implement this microcontroller on a Xilinx development board.

## System Software
The Microcontroller/Interface folder contains a preliminary proposed specification for an external interface to the PVT system.

## Acknowledgements
This work was supported by the DARPA POSH open-source hardware program, under the umbrella of the Electronics Resurgence Initiative. Contributors include:

- Sherief Reda (PI) (http://scale.engin.brown.edu/)
- Jacob Rosenstein (Co-PI) (http://rosenstein.engin.brown.edu)
- Shanshan Dai (PhD student)
- Sofiane Chetoui (PhD student)
- Steven Lian (PhD student)
- Caleb Tulloss (summer research assistant)