coriolis/documentation
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
..
content Build doc pelican (#11) 2023-08-01 15:43:21 +02:00
deprecated Migrating doc from Sphinx towards Pelican. 2020-02-03 17:44:15 +01:00
etc Add DoIt base design flow support. In full replacement of Makefiles. 2022-12-31 15:01:37 +01:00
examples Use STL bind (not Boost) and the std::placeholders. 2023-09-29 10:11:57 +01:00
patchs Migrating doc from Sphinx towards Pelican. 2020-02-03 17:44:15 +01:00
sphinx Update repo references in code to point to github 2023-07-16 19:24:53 +00:00
themes/nest-coriolis Use smaller font for code block in documentation (nest.css). 2023-03-13 16:45:42 +01:00
CMakeLists.txt Build doc pelican (#11) 2023-08-01 15:43:21 +02:00
build.py Fix linking/compile problems in the meson configuration. 2023-10-10 00:58:27 +01:00
pelicanconf.py Build doc pelican (#11) 2023-08-01 15:43:21 +02:00