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