From 736dd2ee1196acef92a4d2d6a23bb817e5c12fe7 Mon Sep 17 00:00:00 2001 From: joey0320 Date: Thu, 2 Feb 2023 22:20:25 -0800 Subject: [PATCH] type-o --- scripts/split-bb-files.py | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/scripts/split-bb-files.py b/scripts/split-bb-files.py index 257001c7..62768a6d 100755 --- a/scripts/split-bb-files.py +++ b/scripts/split-bb-files.py @@ -91,8 +91,8 @@ if __name__ == "__main__": " x x -> model " - check inner module " - currently, there is no way of knowing if certain inner modules(actual verilog - " modules inside the files are all included in TOP or MODEL) - " - for now, assume that if a innter module is included in TOP, the file itself + " modules inside the files) are all included in TOP or MODEL + " - for now, assume that if a inner module is included in TOP, the file itself " is also for TOP """ tbf = list()