OpenCores
URL https://opencores.org/ocsvn/igor/igor/trunk

Subversion Repositories igor

[/] [igor/] [trunk/] [simulator/] [machine.h] - Rev 4

Compare with Previous | Blame | View Log

#ifndef _MACHINE_H_
#define _MACHINE_H_
 
void machine_init(char *microcodepath, char *memorypath, unsigned int availmem, char *regpath, int cache_size);
void machine_shutdown(void);
void machine_shutup(void);
int machine_up(void);
 
#endif
 

Compare with Previous | Blame | View Log

powered by: WebSVN 2.1.0

© copyright 1999-2024 OpenCores.org, equivalent to Oliscience, all rights reserved. OpenCores®, registered trademark.