From 5878026f45edc22142f7d73150dc5800892a7ed1 Mon Sep 17 00:00:00 2001 From: Painting Date: Wed, 17 Jul 2024 20:17:32 +0800 Subject: [PATCH] Update README.md --- README.md | 14 ++++++++++++-- 1 file changed, 12 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 30b6a31..7b6f665 100644 --- a/README.md +++ b/README.md @@ -11,5 +11,15 @@ I tried to expand NVDLA to common algorithms in self-driving car applications in ## What's Next -Will it be possible for NVDLA to switch to a software-friendly, low-end-process-friendly, scalability-enabled IP? -I'm glad to hear your opinion. +Will it be possible for NVDLA to switch to a software-friendly, low-end-process-friendly, scalability-enabled IP? + +Software-friendly enough, so it can run mainstream framework. + +Small enough, so it can be easily integrated into an M2 type of FPGA or into the efabless/openihp shuttle. + +The final one is scalability-enabled, I don't know how to achieve that without an NOC-based design, welcome to discuss. + + +## Finally + +I'm glad to hear your opinion, submit an issue so that I can merge your thoughts.