Module prim_buf
Block Diagram of prim_buf
Name |
Default |
Description |
---|---|---|
Width |
1 |
Name |
Type |
Direction |
Description |
---|---|---|---|
in_i |
wire logic [Width - 1 : 0] |
input |
|
out_o |
var logic [Width - 1 : 0] |
output |
Instances
Submodules
- prim_buf
- gen_generic : []
u_impl_generic : prim_generic_buf
Flow Diagram of prim_buf
Sub-Instances Diagram of prim_buf
Schematic Diagram of prim_buf
×
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