ram distributed $__MISTRAL_MLAB {
    abits 5;
    width 1;
    cost 4;
    init zero; # TODO: MLAB init in nextpnr-mistral
    prune_rom;
    port sw "W" {
        clock posedge;
    }
    port ar "R" {
    }
}
