It seems often with vivado I'm inserting data_pipeline blocks for longer pipelines just because vivado keeps turning them into Shift Registers. Perhaps only allow automatic shift register conversion for lines not explicitly marked as reg, while forcing it for those that are.
It seems often with vivado I'm inserting
data_pipelineblocks for longer pipelines just because vivado keeps turning them into Shift Registers. Perhaps only allow automatic shift register conversion for lines not explicitly marked asreg, while forcing it for those that are.