Xilinx/PYNQ_Composable_Pipeline

Composable class returns `StreamingIP ` type for object that do not exist

Closed this issue · 0 comments

For instance,

ol = Overlay("cv_dfx_4_pr.bit")
cpipe = ol.composable

cpipe.noattribute

Returns

<pynq_composable.composable.StreamingIP at 0xffff61c1b5e0>

However, it should raise an AttributeError