chisel-tutorial
chisel-tutorial copied to clipboard
Typo: "Separate" instead of "Seperate" as below
trafficstars
Bit Concatenation Chisel also allows you to easily concatenate bits together using Cat. Suppose you have a data bus that you would like to drive with two seperate words A and B. In order to concatenate these two values together we simply say: