-
Notifications
You must be signed in to change notification settings - Fork 19
Features
Brad White edited this page Jan 12, 2016
·
1 revision
[TOC]
This list is under construction and will be filled out over the coming weeks.
-
sites get_site_wire_sinks
: Query the internal routing for a site (requires a primitive definition file).
-
nets copy
: Create a copy of a net.
nets set_name
-
bels get_types
: Returns the alternate types of a BEL. -
bels iterate
: Like aforeach
for the BELs associated with a given object. - A
site_mux
class to represent the muxes in a site that containsite_pip
objects. -
sites compatible_with
: Get the sites that a set of given cells can be placed on. -
sites get_route_throughs
: Get the route-throughs inside of a site.
-
write_xdlrc
: Writes an XDL resource description (XDLRC) file to disk for a given part. Ultrascale is supported. Primitive definitions are currently not included, but will be in the near future.
- Import primitive definitions from VSRT