vault backup: 2025-01-27 10:42:59
This commit is contained in:
parent
defef3e3b1
commit
0acfe2ddd3
@ -52,6 +52,11 @@ endmodule
|
|||||||
- Structural Verilog describes how things are laid out at a logic level
|
- Structural Verilog describes how things are laid out at a logic level
|
||||||
|
|
||||||
## Testbench Layout
|
## Testbench Layout
|
||||||
|
- Define UUT module
|
||||||
|
- Initialize Inputs
|
||||||
|
- Wait
|
||||||
|
- Test every possible combination of inputs and validate that the outputs are correct
|
||||||
|
|
||||||
|
- $\$display("Hello, world)$
|
||||||
|
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user