_yosys: add a way to retrieve Yosys data directory.
authorwhitequark <whitequark@whitequark.org>
Sun, 14 Jun 2020 00:04:18 +0000 (00:04 +0000)
committerwhitequark <whitequark@whitequark.org>
Sun, 14 Jun 2020 00:31:34 +0000 (00:31 +0000)
commiteddc397509eefb34e316b3a95f07df0ee6155106
tree58146680bb1568dd3267350a942297c9476450a5
parent45c61969fcf5a645291dd6b032684ee8fd7c8994
_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
setup.py