3
0
Fork 0
mirror of https://github.com/YosysHQ/yosys synced 2025-04-07 18:05:24 +00:00

Merge pull request #749 from Icenowy/anlogic-dram-fix

anlogic: fix dbits of Anlogic Eagle DRAM16X4
This commit is contained in:
Clifford Wolf 2018-12-19 19:48:54 +01:00 committed by GitHub
commit 4d84a456dc
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -1,7 +1,7 @@
bram $__ANLOGIC_DRAM16X4
init 0
abits 4
dbits 2
dbits 4
groups 2
ports 1 1
wrmode 0 1