This website requires JavaScript.
Explore
Help
Sign In
riscv
/
coriolis
Watch
1
Star
0
Fork
You've already forked coriolis
0
Code
Issues
Pull Requests
Projects
Releases
Wiki
Activity
1693241302
coriolis
/
cumulus
/
src
/
meson.build
7 lines
40 B
Meson
Raw
Normal View
History
Unescape
Escape
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-08 16:11:45 -05:00
Add support for building with Meson This is quite a large change that adds meson build files and tweaks wheel building to use meson and meson-python
2023-08-26 08:31:59 -05:00
cumulus
=
files
(
[
'__init__.py'
]
)