projects
/
yosys.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
affe9c9
)
Oops
author
Eddie Hung
<eddie@fpgeh.com>
Wed, 21 Aug 2019 03:07:38 +0000
(20:07 -0700)
committer
Eddie Hung
<eddie@fpgeh.com>
Wed, 21 Aug 2019 03:07:38 +0000
(20:07 -0700)
techlibs/xilinx/cells_sim.v
patch
|
blob
|
history
diff --git
a/techlibs/xilinx/cells_sim.v
b/techlibs/xilinx/cells_sim.v
index 3a58f32fad5ba51f39c67d75fcc53c8acd8c9dda..80211619b026b11c7440e6f4ed85d3fe27298a28 100644
(file)
--- a/
techlibs/xilinx/cells_sim.v
+++ b/
techlibs/xilinx/cells_sim.v
@@
-299,7
+299,7
@@
endmodule
module RAM32X1D (
// Max delay from: https://github.com/SymbiFlow/prjxray-db/blob/34ea6eb08a63d21ec16264ad37a0a7b142ff6031/artix7/timings/CLBLM_R.sdf#L957
- (* abc_arrival=1153
0
*) output DPO, SPO,
+ (* abc_arrival=1153 *) output DPO, SPO,
input D,
input WCLK,
input WE,