aboutsummaryrefslogtreecommitdiffstats
path: root/techlibs/intel_alm/common/lutram_mlab.txt
blob: 1d6174d8550fbf9f56ec2c6ea0499c8c13b17816 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
bram __MISTRAL_MLAB
    init   0   # TODO: Re-enable when I figure out how LUTRAM init works
    abits  5
    dbits  16  @D32x16
    dbits  18  @D32x18
    dbits  20  @D32x20
    groups 2
    ports  1 1
    wrmode 1 0
    # read enable
    enable 1 0
    transp 1 0
    clocks 1 2
    clkpol 1 1
endbram

match __MISTRAL_MLAB
    min efficiency 5
    make_outreg
endmatch