Skip to content

Commit 0c8d9f6

Browse files
committed
minor additional comment on resmodel main
1 parent 983d8ae commit 0c8d9f6

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/main/scala/Main.scala

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -138,6 +138,7 @@ object HLSMain {
138138
}
139139
}
140140

141+
// call this object's main method to estimate FPGA resources for overlay config
141142
object ResModelMain {
142143
def main(args: Array[String]): Unit = {
143144
val platformName: String = args(0)

0 commit comments

Comments
 (0)