# Regression test for a xilinx_srl bug where a fixed shift register inferred # from FDRE cells dropped the clock enable. FDRE has an active high clock # enable but run_fixed assigned it ENPOL 2 (no enable) instead of ENPOL 1, # so the resulting shift register shifted every cycle and ignored stalls. read_verilog <