The comment out by C-c C-c is very cool:
/* -----\/----- EXCLUDED -----\/-----
#(2*STEP)
trn_tdst_rdy_n <= 1;
#(1*STEP)
trn_tdst_rdy_n <= 0;
-----/\----- EXCLUDED -----/\----- */

Leave a comment