commit | c89f907d012fab0eb5fbf22f893f05f522db4ef3 | [log] [tgz] |
---|---|---|
author | Dave Williams <dave.williams@ensilica.com> | Wed Apr 27 17:10:59 2022 +0100 |
committer | Timothy Trippel <5633066+timothytrippel@users.noreply.github.com> | Fri May 13 10:34:20 2022 -0700 |
tree | 11a088185f74b0a429c7d01c2565cd29be26552f | |
parent | 4d2f2bb6a9b8f6b69db461f9557e9473146b537f [diff] |
[sw,tests] Test the wake from sleep using the ADC ctrl for debug cable wakeup For test: chip_sw_adc_ctrl_sleep_debug_cable_wakeup. Configures the ADC_CTRL and filters then enters deep sleep. Checks that generated stimulus within the filters' configured ranges provides a wakeup signal and the system reboots. After reboot checks the wakeup reason and the triggered values in the ADC_CTRL. Signed-off-by: Dave Williams <dave.williams@ensilica.com>
OpenTitan is an open source silicon Root of Trust (RoT) project. OpenTitan will make the silicon RoT design and implementation more transparent, trustworthy, and secure for enterprises, platform providers, and chip manufacturers. OpenTitan is administered by lowRISC CIC as a collaborative project to produce high quality, open IP for instantiation as a full-featured product. See the OpenTitan site and OpenTitan docs for more information about the project.
This repository contains hardware, software and utilities written as part of the OpenTitan project. It is structured as monolithic repository, or “monorepo”, where all components live in one repository. It exists to enable collaboration across partners participating in the OpenTitan project.
The project contains comprehensive documentation of all IPs and tools. You can access it online at docs.opentitan.org.
Have a look at [CONTRIBUTING]({{< relref “CONTRIBUTING.md” >}}) and our documentation on project organization and processes for guidelines on how to contribute code to this repository.
Unless otherwise noted, everything in this repository is covered by the Apache License, Version 2.0 (see LICENSE for full text).