Day 13: SystemVerilog for Design¶
Week 4 · Session 13 of 16
Pre-Class Video Segments¶
Segment 1: Why SystemVerilog¶
Video coming soon
This segment has not been recorded yet.
Segment 2: The logic Type¶
Video coming soon
This segment has not been recorded yet.
Segment 3: Intent-Based always_*¶
Video coming soon
This segment has not been recorded yet.
Segment 4: enum · struct · package¶
Video coming soon
This segment has not been recorded yet.
Lecture Code Examples¶
Code shown during the pre-class video. Use these as reference when working on the lab exercises.
- Ex01 Uart Tx Sv —
day13_ex01_uart_tx_sv.sv - Ex02 Alu Sv —
day13_ex02_alu_sv.sv