yosys/techlibs/gowin/lutrams.txt

14 lines
160 B
Plaintext

ram distributed $__GOWIN_LUTRAM_ {
abits 4;
width 4;
cost 4;
widthscale;
init no_undef;
prune_rom;
port sw "W" {
clock posedge;
}
port ar "R" {
}
}