ETISS 0.11.2
ExtendableTranslatingInstructionSetSimulator(version0.11.2)
Loading...
Searching...
No Matches
Functions
libresources.h File Reference
#include <stdint.h>
#include "etiss/jit/CPU.h"
Include dependency graph for libresources.h:

Go to the source code of this file.

Functions

uint32_t handleResources (uint32_t *resource_time, uint32_t(*resources)[ETISS_MAX_RESOURCES], uint32_t num_stages, uint32_t *num_resources, ETISS_CPU *cpu)
 

Function Documentation

◆ handleResources()

uint32_t handleResources ( uint32_t resource_time,
uint32_t(*)  resources[ETISS_MAX_RESOURCES],
uint32_t  num_stages,
uint32_t num_resources,
ETISS_CPU cpu 
)

Definition at line 12 of file resources.cpp.