VPR-7.0
|
Data Fields | |
char * | name |
float | period |
float | rising_edge |
float | falling_edge |
Definition at line 69 of file read_sdc.c.
float s_sdc_clock::falling_edge |
Definition at line 73 of file read_sdc.c.
char* s_sdc_clock::name |
Definition at line 70 of file read_sdc.c.
float s_sdc_clock::period |
Definition at line 71 of file read_sdc.c.
float s_sdc_clock::rising_edge |
Definition at line 72 of file read_sdc.c.