Skip to content

Features

Brad White edited this page Jan 12, 2016 · 1 revision

Feature List

[TOC]

This list is under construction and will be filled out over the coming weeks.

TincrCAD

Completed

  • sites get_site_wire_sinks: Query the internal routing for a site (requires a primitive definition file).

In Progress

  • nets copy: Create a copy of a net.

Planned

  • nets set_name
  • bels get_types: Returns the alternate types of a BEL.
  • bels iterate: Like a foreach for the BELs associated with a given object.
  • A site_mux class to represent the muxes in a site that contain site_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.

TincrIO

Completed

  • 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.

In Progress

  • Import primitive definitions from VSRT

Planned

Clone this wiki locally