From 49efff33845b39e3d96066d6c1f290ebd2e74000 Mon Sep 17 00:00:00 2001 From: Bugra Onal Date: Tue, 16 May 2023 16:44:58 -0700 Subject: [PATCH] Added description for stand-alone characterizer --- docs/source/characterization.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/docs/source/characterization.md b/docs/source/characterization.md index 60adc74a..5fdde81b 100644 --- a/docs/source/characterization.md +++ b/docs/source/characterization.md @@ -46,7 +46,8 @@ Measures the timing/power through SPICE simulation: * Testing Support Modules * Other modules are derivatives of the simulation module used in the unit tests - +## Stand-alone Charaterizer +The stand-alone characterizer is a script ([sram_char.py]()sram_char.py) that can be run without generating an SRAM. ## Characterization Options * Characterization by Configuration File