Skip to content
  • Jens Korinth's avatar
    Closes #2 - Fix number of threads in Compose · 5cec7aba
    Jens Korinth authored
    * replaced maxThread var in trait Composer by implicit argument to
      compose method, facilitates easy pass-through
    * in Tcl, tapasco_jobs global and the Vivado maxThreads setting are only
      written if maxThreads is not None (default value)
    * dse.Run sets the implicit to 1
    5cec7aba