From a288a4a4a79d561cb1f52a9fef941a490931ec42 Mon Sep 17 00:00:00 2001 From: Daniel Friesel Date: Thu, 21 Jan 2021 21:33:22 +0100 Subject: README: all numbers rounded up to 16B mulitples --- README.md | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/README.md b/README.md index 3422584..c7c0fd9 100644 --- a/README.md +++ b/README.md @@ -102,8 +102,7 @@ The code *almost* complies with RFC 1951, with the following exceptions. ## Requirements RAM usage excludes the space needed for input and output buffer. Numbers -rounded up to the next multiple of 64B for ROM and 16B for RAM to account -for variations in compiler optimizations. +rounded up to the next multiple of 16B. | Architecture | ROM | RAM | :--- | ---: | ---: | -- cgit v1.2.3