ABC doesn't like negative delays in flop boxes...

This commit is contained in:
Eddie Hung 2019-07-11 17:09:17 -07:00
parent 3ef927647c
commit d386177e6d
1 changed files with 6 additions and 6 deletions

View File

@ -65,29 +65,29 @@ $__ABC_ASYNC 1000 0 2 1
# Inputs: C CE D R \$pastQ
# Outputs: Q
FDRE 1001 1 5 1
- 109 -46 358 0
0 109 0 358 0
# Inputs: C CE D R \$pastQ
# Outputs: Q
FDRE_1 1002 1 5 1
- 109 -46 358 0
0 109 0 358 0
# Inputs: C CE CLR D \$pastQ
# Outputs: Q
FDCE 1003 1 5 1
- 109 - -46 0
0 109 764 0 0
# Inputs: C CE CLR D \$pastQ
# Outputs: Q
FDCE_1 1004 1 5 1
- 109 - -46 0
0 109 764 0 0
# Inputs: C CE D PRE \$pastQ
# Outputs: Q
FDPE 1005 1 5 1
- 109 -46 - 0
0 109 0 764 0
# Inputs: C CE D PRE \$pastQ
# Outputs: Q
FDPE_1 1006 1 5 1
- 109 -46 - 0
0 109 0 764 0