This commit is contained in:
joey0320
2023-02-02 22:20:25 -08:00
committed by abejgonzalez
parent 9e8812d7fb
commit 736dd2ee11

View File

@@ -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()