coriolis/cumulus
Jean-Paul Chaput 50937d69c7 Add basic yosys (nopy), klayout scripts and command support to designflow.
* New: In cumulus.designflow: add yosysnp to manage Yosys without
    Python support enabled.
      Add klayout support for running scripts in batch mode.
      Add generic system command support.
* Change: In cumulus.designflow.task.TaskFlow, systematically
    convert pathes (str) into pathlib.Path in targets and depends.
* New: In cumulus.designflow.clean.Clean, add cleaning by glob.
2023-03-01 23:57:55 +01:00
..
src Add basic yosys (nopy), klayout scripts and command support to designflow. 2023-03-01 23:57:55 +01:00
CMakeLists.txt Don't link libpython, it isn't there in manylinux 2023-02-21 16:10:55 +01:00