diff options
author | Eddie Hung <eddie@fpgeh.com> | 2019-06-15 09:08:56 -0700 |
---|---|---|
committer | Eddie Hung <eddie@fpgeh.com> | 2019-06-15 09:08:56 -0700 |
commit | 295bb23ae06d36acc8ced4825ece6003470cd357 (patch) | |
tree | 64492ad6f7873d32b72a5a6e80ef85bfc2e3610c /techlibs/xilinx/abc_xc7.box | |
parent | da487c4f31fd2d97c0d7110010e7379e5445ceb0 (diff) | |
download | yosys-295bb23ae06d36acc8ced4825ece6003470cd357.tar.gz yosys-295bb23ae06d36acc8ced4825ece6003470cd357.tar.bz2 yosys-295bb23ae06d36acc8ced4825ece6003470cd357.zip |
Wrap FDRE with $__ABC_FDRE containing comb
Diffstat (limited to 'techlibs/xilinx/abc_xc7.box')
-rw-r--r-- | techlibs/xilinx/abc_xc7.box | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/techlibs/xilinx/abc_xc7.box b/techlibs/xilinx/abc_xc7.box index 8a48bad4e..653f6bcb3 100644 --- a/techlibs/xilinx/abc_xc7.box +++ b/techlibs/xilinx/abc_xc7.box @@ -41,10 +41,10 @@ RAM128X1D 5 0 17 2 - - - - - - - - 314 314 314 314 314 314 292 - - 347 347 347 347 347 347 296 - - - - - - - - - - -# Inputs: C CE D R -# Outputs: Q -FDRE 6 0 4 1 -- - - - +# Inputs: C CE D R Q_past +# Outputs: Q_next +FDRE 6 1 5 1 +- - - - - # Inputs: C CE D S # Outputs: Q |