Module prim_and2
Block Diagram of prim_and2
Name |
Default |
Description |
---|---|---|
Width |
1 |
Name |
Type |
Direction |
Description |
---|---|---|---|
in0_i |
wire logic [Width - 1 : 0] |
input |
|
in1_i |
wire logic [Width - 1 : 0] |
input |
|
out_o |
var logic [Width - 1 : 0] |
output |
×
Abstract primitives wrapper.
This file is a stop-gap until the DV file list is generated by FuseSoC. Its contents are taken from the file which would be generated by FuseSoC. https://github.com/lowRISC/ibex/issues/893