aboutsummaryrefslogtreecommitdiffstats
path: root/techlibs/gowin/lutrams.txt
blob: 76c4cd5841c70f1e19db907beeeaa746b731b881 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
ram distributed $__GOWIN_LUTRAM_ {
	abits 4;
	width 4;
	cost 4;
	widthscale;
	init no_undef;
	prune_rom;
	port sw "W" {
		clock posedge;
	}
	port ar "R" {
	}
}