This document aims to list all the the nxpython methods available to apply timing constraints on a design.
Table of Contents | ||||
---|---|---|---|---|
|
createClock( )
/ ! \ DEPRECATED / ! \
...
Please use createClock(target = ‘target', name = ‘name’, period = ]0, ], rising = [0,period[, falling = ]rising, rising+period]) instead. This method is described immediately below.
...