mirror of
https://github.com/YosysHQ/yosys
synced 2025-11-02 20:47:53 +00:00
synth_ecp5: rename dram to lutram everywhere.
This commit is contained in:
parent
ba099bfe9b
commit
698ab9beee
4 changed files with 13 additions and 13 deletions
17
techlibs/ecp5/lutram.txt
Normal file
17
techlibs/ecp5/lutram.txt
Normal file
|
|
@ -0,0 +1,17 @@
|
|||
bram $__TRELLIS_DPR16X4
|
||||
init 1
|
||||
abits 4
|
||||
dbits 4
|
||||
groups 2
|
||||
ports 1 1
|
||||
wrmode 0 1
|
||||
enable 0 1
|
||||
transp 0 0
|
||||
clocks 0 1
|
||||
clkpol 0 2
|
||||
endbram
|
||||
|
||||
match $__TRELLIS_DPR16X4
|
||||
make_outreg
|
||||
min wports 1
|
||||
endmatch
|
||||
Loading…
Add table
Add a link
Reference in a new issue