Hello,
Is there any possibility to use a dedicated file to change the Number of Synchronizing Register
Today we need to right click on the DIO + Propriety + Advanced Code Generation + Select Nb of register.
On a SBRIO 9607 I have to do it 96 times and if I change something with the CLIP generator I need to do it again.
In my design I use VHDL IP so the synchonisation is already done on the VHDL and I don't need extra clock.

I try to edit with Notepad++ the .lvproj file and change the NumberOfSyncRegistersForReadInProject or NumberOfSyncRegistersForOutputData but it's not clean...
If you have an idea it will save a lot of click.
Thanks