Digital
Digital copied to clipboard
Expanding components, D-Flip-Flop 4 input
Hi, is it possible to expand the library so that it is possible to use a single component D-Flip-Flop with 4 bit input instead of 4 seperate D-Flip-Flop components?
Why not setting the number of data bits to 4?
Sorry, I meant Number of Inputs.
Like the NAND, where you for example, can specify the amount of inputs from 2 to 4.
If four data bits are configured in the d-ff, the data input is 4-bit wide, so a bus can be connected that is 4 bits wide.
But I can still just connect one input. I would like to consilidate this:
To this:
Simply create a subcircuit that contains four d-ff.