Forum Discussion
Altera_Forum
Honored Contributor
8 years agoWhat actually does the command create_timing_netlist? Does it create a seperate Netlist with timing arcs?
In the read_sdc command, there is a switch '-hdl': read_sdc -hdl. as far as I understand it gives an option to read SDC commands from HDL. So, how is it possible to embed SDC commands into HDL? Could you provide an example please?