VPR-7.0
Main Page
Data Structures
Files
File List
Globals
All
Data Structures
Files
Functions
Variables
Typedefs
Enumerations
Enumerator
Macros
read_blif.h
Go to the documentation of this file.
1
#ifndef READ_BLIF_H
2
#define READ_BLIF_H
3
4
void
read_and_process_blif
(
char
*blif_file,
5
boolean
sweep_hanging_nets_and_inputs,
t_model
*user_models,
6
t_model
*library_models,
boolean
read_activity_file,
7
char
* activity_file);
8
void
echo_input
(
char
*blif_file,
char
*echo_file,
t_model
*library_models);
9
void
dum_parse
(
char
*buf);
10
11
#endif
/*READ_BLIF_H*/
read_and_process_blif
void read_and_process_blif(char *blif_file, boolean sweep_hanging_nets_and_inputs, t_model *user_models, t_model *library_models, boolean read_activity_file, char *activity_file)
Definition:
read_blif.c:1765
s_model
Definition:
logic_types.h:33
echo_input
void echo_input(char *blif_file, char *echo_file, t_model *library_models)
Definition:
read_blif.c:980
dum_parse
void dum_parse(char *buf)
Definition:
read_blif.c:358
vpr
SRC
base
read_blif.h
Generated on Mon Dec 15 2014 11:07:37 for VPR-7.0 by
1.8.6