aboutsummaryrefslogtreecommitdiffstats
path: root/tests/memlib/memlib_block_tdp.txt
blob: 80cc7e5047f9032701c1f7f068a8ddadf8b5528f (plain)
1
2
3
4
5
6
7
8
9
10
ram block \RAM_BLOCK_TDP {
	cost 64;
	abits 10;
	widths 1 2 4 8 16 per_port;
	init any;
	port srsw "A" "B" {
		clock anyedge;
		rdwr no_change;
	}
}