coriolis/bora
Jean-Paul Chaput 1693241302 Fix linking/compile problems in the meson configuration.
* The Hurricane python module was not compiled at all. The name of
  Python module wrappers is a bit inconsistent:
     isobar   -->  Hurricane
     crlcore  -->  CRL
     anabatic -->  Anabatic
     katana   -->  Katana
* Use "py_mod_deps" and not only "py_deps" so the __PYTHON_MODULE__
  flag is used for py.extension_module().
* In cumulus, the "cumulus" directory is not used for the installation
  in site-packages/coriolis/.
* In designflow/pnr.py, temporarily disable Tramontana & Tutorial,
  until they are ported to meson.
2023-10-10 00:58:27 +01:00
..
python Add support for building with Meson 2023-10-06 16:50:35 +01:00
src Fix linking/compile problems in the meson configuration. 2023-10-10 00:58:27 +01:00
CMakeLists.txt CMake build system fixes to build on Mac OSX 2023-09-29 21:42:45 +01:00
meson.build Add support for building with Meson 2023-10-06 16:50:35 +01:00