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