Skip to content

jsphpl/arietta-ring-benchmark

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Ring Oscillator Benchmark

This repository contains code to determine the ring oscillator performace of the Arietta G25 by Acme Systems.

It works like the following:

  • Physically connect (jumper) the PC0 and PC1 pins
  • Read a bit from PC1
  • Invert that bit and write it to PC0

Using an oscilloscope, we can now determine the frequency at which this i/o pair oscillates.

Test Setup and results

Test code for both C and Python APIs is placed in benchmark.c and benchmark.py, respectively.

For detailed instructions on the test setup and a glance on how the Arietta performs, head over to my FabAcademy page.

License

The test code itself is so basic, it needs no license. However the contained libraries are licensed as follows:

About

A ring oscillator IO benchmark for the Arietta G25 ARM embedded module

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published