coriolis/foehn/cmake_modules
Jean-Paul Chaput 8980a01dae Added new tool "foehn" to create/manipulate DAG.
Build DAG then create an ordered list of gates from it. DAG starting
points could be Net or Instances (we take the output of the Instance).
Multiple DAG can be created, but once an Instance is part of a DAG,
it connot be part of another and is conidered as "reached" by all
subsequent DAG run. The ordered list build from a DAG contains both
Net and Instances.
   A new property has DagProperty, accessible through DagExtension
has been created to store relevant information of the DAG on each
Instance or Net (work in progress).
2022-09-21 17:46:48 +02:00
..
CMakeLists.txt Added new tool "foehn" to create/manipulate DAG. 2022-09-21 17:46:48 +02:00
FindFOEHN.cmake Added new tool "foehn" to create/manipulate DAG. 2022-09-21 17:46:48 +02:00