1
0
mirror of synced 2026-01-13 15:37:16 +00:00
2022-05-18 17:32:56 +02:00

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" {
}
}