mirror of
https://github.com/YosysHQ/yosys
synced 2025-06-14 18:06:16 +00:00
Oops
This commit is contained in:
parent
affe9c9c1a
commit
64d62710de
1 changed files with 1 additions and 1 deletions
|
@ -299,7 +299,7 @@ endmodule
|
||||||
|
|
||||||
module RAM32X1D (
|
module RAM32X1D (
|
||||||
// Max delay from: https://github.com/SymbiFlow/prjxray-db/blob/34ea6eb08a63d21ec16264ad37a0a7b142ff6031/artix7/timings/CLBLM_R.sdf#L957
|
// Max delay from: https://github.com/SymbiFlow/prjxray-db/blob/34ea6eb08a63d21ec16264ad37a0a7b142ff6031/artix7/timings/CLBLM_R.sdf#L957
|
||||||
(* abc_arrival=11530 *) output DPO, SPO,
|
(* abc_arrival=1153 *) output DPO, SPO,
|
||||||
input D,
|
input D,
|
||||||
input WCLK,
|
input WCLK,
|
||||||
input WE,
|
input WE,
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue