Verilog to Routing - VPR
Namespaces | Enumerations | Functions
clock_modeling.h File Reference
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Namespaces

 ClockModeling
 

Enumerations

enum  e_clock_modeling { IDEAL_CLOCK, ROUTED_CLOCK, DEDICATED_NETWORK }
 

Functions

void ClockModeling::treat_clock_pins_as_non_globals ()
 Removes global pin flag from clock pins. More...
 

Enumeration Type Documentation

◆ e_clock_modeling

Enumerator
IDEAL_CLOCK 

Treat the clock pins as ideal (i.e. not routed)

ROUTED_CLOCK 

Treat the clock pins as normal nets (i.e. routed)

DEDICATED_NETWORK 

Connect clock pins to a dedicated clock network