mirror of
https://github.com/YosysHQ/yosys
synced 2026-06-11 03:15:37 +00:00
analogdevices: Native LUTRAM primitives
This commit is contained in:
parent
30a03886a5
commit
376f746bc9
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