Subject: [vhdl-200x] Re: Fork/Join
From: vhdl-200x@grfx.com
Date: Sun Jun 08 2003 - 10:44:44 PDT
I noticed that adding fork/join (a la SystemVerilog) was on
someone's list of enhancements. I would highly recommend not
adding fork/join and instead just add a means of creating
single threads dynamically and add proper thread control
in the style of the Posix threads library - the fork/join
syntax doesn't lend itself to capturing thread identifiers
and makes fine-grained control difficult.
Kev.
This archive was generated by hypermail 2b28 : Sun Jun 08 2003 - 10:46:17 PDT