diff --git a/README.md b/README.md index cf3261b..0729d81 100644 --- a/README.md +++ b/README.md @@ -2,6 +2,7 @@ **A Tiny and Platform-Independent True Random Number Generator for _any_ FPGA (and even ASICs).** +[![neoTRNG simulation](https://github.com/stnolting/neoTRNG/actions/workflows/main.yml/badge.svg)](https://github.com/stnolting/neoTRNG/actions/workflows/main.yml) [![Release](https://img.shields.io/github/v/release/stnolting/neoTRNG)](https://github.com/stnolting/neoTRNG/releases) [![License](https://img.shields.io/github/license/stnolting/neoTRNG)](https://github.com/stnolting/neoTRNG/blob/main/LICENSE) [![DOI](https://zenodo.org/badge/430418414.svg)](https://zenodo.org/badge/latestdoi/430418414) @@ -347,6 +348,9 @@ The GHDL waveform data is stored to `sim/neoTRNG_tb.ghw` and can be viewed using neoTRNG/sim$ gtkwave neoTRNG_tb.ghw ``` +A simple simulation run is executed by the project's +[`neoTRNG-sim` GitHub action workflow](https://github.com/stnolting/neoTRNG/actions). + ## References * Kumar, Sandeep S., et al. "The butterfly PUF protecting IP on every FPGA." 2008 IEEE International Workshop