mirror of
https://github.com/YosysHQ/nextpnr.git
synced 2026-02-15 12:26:49 +00:00
@@ -638,6 +638,8 @@ struct NexusFasmWriter
|
||||
{
|
||||
BelId bel = cell->bel;
|
||||
push_bel(bel);
|
||||
if (is_lifcl_17)
|
||||
write_bit("MODE.LRAM_CORE");
|
||||
write_enum(cell, "ASYNC_RST_RELEASE", "SYNC");
|
||||
write_enum(cell, "EBR_SP_EN", "DISABLE");
|
||||
write_enum(cell, "ECC_BYTE_SEL", "BYTE_EN");
|
||||
|
||||
Reference in New Issue
Block a user