mirror of
https://github.com/YosysHQ/yosys
synced 2025-11-15 02:21:17 +00:00
analogdevices: Native LUTRAM primitives
This commit is contained in:
parent
a2983851f0
commit
d5074c5849
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