Skip to content
This repository has been archived by the owner on Jun 24, 2021. It is now read-only.

Latest commit

 

History

History
13 lines (8 loc) · 370 Bytes

chisel_op.md

File metadata and controls

13 lines (8 loc) · 370 Bytes

Chisel operators

Some special chisel operators.


  • +&, -&
    Add/sub with carry extension.
    eg: 4b0010 +& 4b1111 => 5b10001




CC BY-NC-SA 4.0, © (2017) Wei Song, 25/05/2017