mirror of https://github.com/YosysHQ/yosys.git
As per @daveshah1 remove async DFF timing from xilinx
This commit is contained in:
parent
7876b5b8be
commit
8fa74287a7
|
@ -54,9 +54,9 @@ FDSE 7 0 4 1
|
||||||
# Inputs: C CE CLR D
|
# Inputs: C CE CLR D
|
||||||
# Outputs: Q
|
# Outputs: Q
|
||||||
FDCE 8 0 4 1
|
FDCE 8 0 4 1
|
||||||
- - 404 -
|
- - - -
|
||||||
|
|
||||||
# Inputs: C CE D PRE
|
# Inputs: C CE D PRE
|
||||||
# Outputs: Q
|
# Outputs: Q
|
||||||
FDPE 9 0 4 1
|
FDPE 9 0 4 1
|
||||||
- - - 404
|
- - - -
|
||||||
|
|
Loading…
Reference in New Issue