From 9681c0bbd5fba2c22dabc87df0ee3ebc25177caf Mon Sep 17 00:00:00 2001 From: Gaurav Singh Date: Thu, 7 Jul 2022 18:41:31 +0200 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index d297ccc..9604a31 100644 --- a/README.md +++ b/README.md @@ -14,7 +14,7 @@ Speed Configurability ------------ - **Selectable max RAW pixel width**
-FPGA Design is configurable with parameters to support pixel depth from RAW10 to RAW14 or Veritually any bit depth even 16bit RAW when it becomes a MIPI Specs. Parameter specify maximum pixel width that is supported while module auto detect package type at runtime with RAW14 selected as max pixel width, RAW10, RAW12 and RAW14 will be automatically detected and processed
+FPGA Design is configurable with parameters to support pixel depth from RAW10 to RAW14 or Virtually any bit depth even 16bit RAW when it becomes a MIPI Specs. Parameter specify maximum pixel width that is supported while module auto detect package type at runtime with RAW14 selected as max pixel width, RAW10, RAW12 and RAW14 will be automatically detected and processed
- **Selectable number of MIPI lanes**
With just definition of Parameter value number of lane is also configurable between 2 or 4 MIPI lanes.
- **Selectable Pipeline Size**