aboutsummaryrefslogtreecommitdiffstats
path: root/testsuite/synth/issue1318/testsuite.sh
blob: c94e1ca90726a81a62741130668b9619bcb6fc0f (plain)
1
2
3
4
5
6
7
8
9
10
11
#! /bin/sh

. ../../testenv.sh

synth_analyze ram_blk

grep ram_style syn_ram_blk.vhdl

clean

echo "Test successful"