hard_blocks.h File Reference

#include "types.h"
Include dependency graph for hard_blocks.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Functions

void register_hard_blocks ()
void deregister_hard_blocks ()
t_model * find_hard_block (char *name)
void define_hard_block (nnode_t *node, short type, FILE *out)
void output_hard_blocks (FILE *out)
int hard_block_port_size (t_model *hb, char *pname)
enum PORTS hard_block_port_direction (t_model *hb, char *pname)
void instantiate_hard_block (nnode_t *node, short mark, netlist_t *netlist)

Variables

STRING_CACHEhard_block_names

Function Documentation

void define_hard_block ( nnode_t node,
short  type,
FILE *  out 
)

Here is the caller graph for this function:

void deregister_hard_blocks (  ) 

Here is the caller graph for this function:

t_model* find_hard_block ( char *  name  ) 
enum PORTS hard_block_port_direction ( t_model *  hb,
char *  pname 
)
int hard_block_port_size ( t_model *  hb,
char *  pname 
)
void instantiate_hard_block ( nnode_t node,
short  mark,
netlist_t netlist 
)

Here is the caller graph for this function:

void output_hard_blocks ( FILE *  out  ) 

Here is the caller graph for this function:

void register_hard_blocks (  ) 

Here is the caller graph for this function:


Variable Documentation

Definition at line 33 of file hard_blocks.c.

Generated on Tue Aug 2 10:43:15 2011 for ODIN_II by  doxygen 1.6.3