teolinhka
11/03/2023, 8:28 PMMitch Bailey
11/03/2023, 9:34 PMuser_project_wrapper
config does not make any timing changes because SYNTH_ELABORATE_ONLY
is set to 1
.
What you might try is not using a macro, but synthesizing the top level. You’ll need to change your config file. There have been designs that. Maybe someone on the channel can share their config file.teolinhka
11/04/2023, 2:51 AMMitch Bailey
11/04/2023, 4:19 AMSYNTH_ELABORATE_ONLY
was 0
.teolinhka
11/04/2023, 4:36 AMMitch Bailey
11/04/2023, 4:39 AMteolinhka
11/04/2023, 5:10 AM