_yosys: add a way to retrieve Yosys data directory.
authorwhitequark <whitequark@whitequark.org>
Sun, 14 Jun 2020 00:04:18 +0000 (00:04 +0000)
committerLuke Kenneth Casson Leighton <lkcl@lkcl.net>
Fri, 31 Dec 2021 14:10:32 +0000 (14:10 +0000)
commit7c09744c35984699a33e6bf9b3f1d69758543d90
treeb29f97e78318a9986e5f6b99922a39f522f086e4
parentc2e1854c5afc360a1030e31c9d1994e8600c553a
_yosys: add a way to retrieve Yosys data directory.

This is important for CXXRTL, since that's where its include files
are located.
nmigen/_yosys.py