> I doubt your really want anything recursive.  Everything that's a
> primitive function in verilog happens in parallel all the time, not
> as a procedure.

Right, I don't want recursion.  I want a set of N tasks to run in
parallel, and each of them need to call a common task Q, and end up
with N independent copies of Q running.


_______________________________________________
geda-user mailing list
geda-user@moria.seul.org
http://www.seul.org/cgi-bin/mailman/listinfo/geda-user

Reply via email to