which is now a list of options controlling the behaviour of sim_run.
* sim/sky/sky-defs.tcl (run_trc_test): Update to new way of
environment variables to sim_run.
* sim/sky/vu.h (VU0_MEM1_WINDOW_START): New macro.
(VU0_MEM1_SIZE): New macro.
+ * lib/sim-defs.exp (sim_run): Argument env_vals renamed to options,
+ which is now a list of options controlling the behaviour of sim_run.
+
* sim/sky/sky-defs.tcl (run_brn_test): Fix `options' arg to
sim_compile. Fix handling of dvpasm_flags.
+ (run_trc_test): Update to new way of environment variables to sim_run.
Wed Jun 10 15:56:10 1998 Frank Ch. Eigler <fche@cygnus.com>