mirror of
https://github.com/YosysHQ/yosys
synced 2025-10-10 17:58:07 +00:00
analogdevices: Native LUTRAM primitives
This commit is contained in:
parent
b1bc39bca4
commit
009bc900fb
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