Hello,
This is related to the IP hardening process. From the tutorials on
efabless.com, I understand that IP hardening is 2-step process (1: Harden your design, 2: Instantiate the netlist within user_project_wrapper and then harden the complete wrapper).
Can we simply instantiate our custom RTL in user_project_wrapper and harden only once?