mirror of
https://github.com/YosysHQ/yosys
synced 2025-10-18 13:30:28 +00:00
analogdevices: Native LUTRAM primitives
This commit is contained in:
parent
41c0a91e9d
commit
ac7ee22a2e
3 changed files with 13 additions and 10 deletions
|
@ -604,6 +604,8 @@ module RAMS64X1 (
|
|||
endspecify
|
||||
endmodule
|
||||
|
||||
// Dual port.
|
||||
|
||||
(* abc9_box, lib_whitebox *)
|
||||
module RAMD32X1 (
|
||||
output DPO, SPO,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue