diff options
| author | J08nY | 2024-01-10 16:29:57 +0100 |
|---|---|---|
| committer | J08nY | 2024-01-10 16:29:57 +0100 |
| commit | d36649c3b665c5341b411f735f0f4e84f331d1be (patch) | |
| tree | df6f1f6d20d6126c4e9e85cf5a192afecf985aec /docs | |
| parent | a1741a558997ba49d132b0f47998ed4ef9ffab22 (diff) | |
| download | pyecsca-d36649c3b665c5341b411f735f0f4e84f331d1be.tar.gz pyecsca-d36649c3b665c5341b411f735f0f4e84f331d1be.tar.zst pyecsca-d36649c3b665c5341b411f735f0f4e84f331d1be.zip | |
Diffstat (limited to 'docs')
| -rw-r--r-- | docs/index.rst | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/index.rst b/docs/index.rst index 8c55831..64e84bc 100644 --- a/docs/index.rst +++ b/docs/index.rst @@ -37,7 +37,7 @@ It is currently in an alpha stage of development and thus only provides: .. card:: Code generation Synthesis of C implementations of ECC for embedded devices, given any implementation configuration (see :doc:`notebook/codegen`), - CPU-level simulation of implementations (see :doc:`notebook/simulator`) + CPU-level emulation of implementations (see :doc:`notebook/emulator`) .. card:: Trace acquisition |
