3
0
Fork 0
mirror of https://github.com/YosysHQ/yosys synced 2025-10-22 23:44:35 +00:00
Commit graph

5 commits

Author SHA1 Message Date
Krystine Sherwin
c0d68506ed
analogdevices: Fixing up bram
Tested all the accepted configurations in eXpreso, disabling the RBRAM2 configs that fail to place, and increasing the cost for the double site TDP memories.
2025-10-18 17:31:54 +13:00
Krystine Sherwin
4f49a7fe18
analogdevices: Add BRAM options
Enable `-force-params`, and tidy up lutram mapping too.
2025-10-18 12:59:55 +13:00
Krystine Sherwin
3d6a850101 analogdevices: Adding RBRAM2 and -tech 2025-10-14 14:13:15 +01:00
Krystine Sherwin
4eb79a56e5 analogdevices: (some) Native BRAM
Specifically, the SDP configurations for RBRAM (ignoring 2048x09 because it makes the memlib format unhappy).
Drop the unused defines from the synth pass.
Remove comments from the lutram files referencing xilinx.
2025-10-14 14:13:15 +01:00
Lofty
4ca199c9a2 Create synth_analogdevices 2025-10-14 14:13:15 +01:00