I write the RTL in Verilog , simulate on modelSim througn testbench to check the functionality then go ASIC Flow
-Set constrains to the design (system clock at 50Mhz and UART clock at 912khz)
-Run synthesis (no setup violation, hold can fix in CTS)
-Run Formal verification (netlist same RTL)
-Run DFT (edit RTL to add scan mode)
-Run floor planning and power mesh (check DRCs)
-Run placement (Coarse and detailed), build CTS (fix all hold violations)
-Run global and detailed routing and STA to close the timing then DRCs
###Technology node: 130nm