From fd928d25a3daf4ba909fb8d39dfdb3ad6437b1ea Mon Sep 17 00:00:00 2001 From: Kiran Upadhyayula Date: Mon, 13 Nov 2023 13:04:16 -0800 Subject: [PATCH] Remove accidentally placed description --- docs/CaliptraIntegrationSpecification.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/CaliptraIntegrationSpecification.md b/docs/CaliptraIntegrationSpecification.md index a60bc18af..e270db4e3 100644 --- a/docs/CaliptraIntegrationSpecification.md +++ b/docs/CaliptraIntegrationSpecification.md @@ -654,7 +654,7 @@ The following table describes SoC integration requirements. | :--------- | :--------- | :--------- | :--------- | | sha512_acc_top | Empty netlist for always_comb | 417 |Unused logic (no load)| | ecc_scalar_blinding | Netlist for always_ff block does not contain flip flop | 301 |Output width is smaller than internal signals, synthesis optimizes away the extra internal flops with no loads| -| sha512_masked_core | "masked_carry" is read before being assigned. Synthesized result may not match simulation | 295, 312 |Output width is smaller than internal signals, synthesis optimizes away the extra internal flops with no loads| +| sha512_masked_core | "masked_carry" is read before being assigned. Synthesized result may not match simulation | 295, 312 || | ecc_montgomerymultiplier | Netlist for always_ff block does not contain flip flop | 274, 326 |Output width is smaller than internal signals, synthesis optimizes away the extra internal flops with no loads| | Multiple modules | Signed to unsigned conversion occurs | ||