G
Gary Thorpe
Guest
Hi,
I am using ncvhdl, ncelab, and ncsim to perform some VHDL simulations. I
would like to know if doing the following would cause problems with the
simulations:
different parameters, and start another simulation in parallel? Will this
cause any problems or inconsistencies?
I am using ncvhdl, ncelab, and ncsim to perform some VHDL simulations. I
would like to know if doing the following would cause problems with the
simulations:
I.e. can I elaborate the design, start simulating that, re-elaborate it withmy_configuration
ncsim my_configuration &
ncelab -generic [another set of parameters] my_configuration
ncsim my_configuration &
different parameters, and start another simulation in parallel? Will this
cause any problems or inconsistencies?