Skip to content

Commit

Permalink
Intalling the techno files for gf180mcu_c4m from CRL.
Browse files Browse the repository at this point in the history
  • Loading branch information
jpc-lip6 committed Oct 20, 2023
1 parent f840563 commit e80ea61
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions crlcore/python/meson.build
Original file line number Diff line number Diff line change
Expand Up @@ -36,6 +36,14 @@ py.install_sources(
subdir: 'coriolis/technos/node180/gf180mcu',
)

py.install_sources(
'technos/node180/gf180mcu_c4m/__init__.py',
'technos/node180/gf180mcu_c4m/techno.py',
'technos/node180/gf180mcu_c4m/StdCell3V3Lib.py',
'technos/node180/gf180mcu_c4m/iolib.py',
subdir: 'coriolis/technos/node180/gf180mcu_c4m',
)

py.install_sources(
'technos/node180/scn6m_deep_09/__init__.py',
'technos/node180/scn6m_deep_09/alliance.py',
Expand Down

0 comments on commit e80ea61

Please sign in to comment.