Joel Sherrill 941100245a 2010-04-20 Tiemen Schut <T.Schut@sron.nl>
* erc32.c (sis_memory_write): Change prototype to const unsigned char *.
	* func.c (exec_cmd, event, advance_time, wait_for_irq): Use uint64
	for counts.
	* interf.c (run_sim): Change icount to uint64_t. Use strtol directly.
	(sim_resume): Specify maximum run time as uint64.
	* sis.c (run_sim): Change icount to uint64_t.
	* sis.h: Define uint64 as uint64_t. Change various fields and
	prototypes to uint64 to support longer simulations.
2010-05-11 14:18:20 +00:00
..
2010-03-30 20:38:26 +00:00
2010-02-12 02:44:26 +00:00
2010-02-12 02:44:26 +00:00
2010-03-30 20:38:26 +00:00
2010-01-09 21:11:44 +00:00
2010-02-13 04:44:41 +00:00
2010-04-12 21:44:46 +00:00