@oe1cxw If I want a big-ish (10b addr x 16b value) ram/rom in ice40, should I try and trick yosys into figuring out how to map it to BRAMs ... or just make a 1024x4 BRAM macro and try to manually wire my four data nibbles together?
This is hard 
-
-
Replying to @r0b0tspider
Yosys should have no difficulty mapping this to ice40 brams when using the usual verilog code patterns (same as with all other vlog synthesis tools).
1 reply 0 retweets 2 likes -
Replying to @oe1cxw
hm, upgrading to yosys 0.9 seems to be doing much better! re correct patterns: what do I do about a reset line? The example I found had: if (rst) dummy = 0; else ... But ice40 bram docs show no rst line. What's "right" here? No rst wire, handle rst cond elsewhere?
1 reply 0 retweets 0 likes
Loading seems to be taking a while.
Twitter may be over capacity or experiencing a momentary hiccup. Try again or visit Twitter Status for more information.