Adding Reconfigurable Modules to Partitions in the Composable Pipeline Design

I have dug a bit deeper into the docs it has lead me down the path of the Abstract Shell flow, however I have a few questions on the creation of the composable overlay project from the makefile.

Does the makefile process write abstract shells for the Partial Reconfigurable regions (pr_0,pr_1,pr_2) after it has finished implementation?

As I notice these .dcp files present in the impl_1 folder:

If I want to add a new filter into Pr_0 am I right in saying I create the .bd file as part of the bdc, carry out synthesis. Then open the .bd in a separate vivado project and add the folder: abs_shell_video_cp_i_composable_pr_0.dcp through tcl console?

From here then I plan to follow on from step 4 in the Abstract shell flow tutorial shown here: AMD Adaptive Computing Documentation Portal

Any help is appreciated,
Thanks!
Cameron :slight_smile: