add CommonPipeSpec.__getattr__ to forward attributes from parent_pspec
authorJacob Lifshay <programmerjake@gmail.com>
Thu, 9 Dec 2021 04:00:45 +0000 (20:00 -0800)
committerJacob Lifshay <programmerjake@gmail.com>
Thu, 9 Dec 2021 04:00:45 +0000 (20:00 -0800)
commitffe23c44be18661ad5d7682f41a702965283e84b
treeb14683a38e7ce0314e269e73b5f8fbffe067b2f9
parent0ff04a4241c624632205ebcfe57b3693fca621c8
add CommonPipeSpec.__getattr__ to forward attributes from parent_pspec

replaces CommonPipeSpec.draft_bitmanip
src/soc/fu/pipe_data.py