Polymorphic Register Files Simulator
This program aims at simulating the Polymorphic Register Files behaviour, as described in "On Implementability of Polymorphic Register Files"
Address2d Struct Reference

Data structure used for representing a 2D address. More...

#include <prf.h>

Collaboration diagram for Address2d:
Collaboration graph

Data Fields

int i
 
int j
 

Detailed Description

Data structure used for representing a 2D address.


The documentation for this struct was generated from the following file: