Posted in SystemVerilog Verilog

SystemVerilog: Source Order Execution

Here is a rule in SystemVerilog (SV) LRM that specifies how non-blocking statements in a begin-end block are executed. Consider the example shown below. It…

Continue Reading...
Posted in Design Example SystemVerilog Verilog

Design Example: Traffic Lights 01

Continue Reading...
Posted in Design Example SystemVerilog Verilog

Design Example: ALU 01

Continue Reading...
Posted in Design Automation EE-General Reusable Designs

Design-Reuse, Portable Design, Retargetable Design, IP

Design reuse is not a new concept. This is something that the software folks have been doing very effectively for decades. Naturally, it makes a…

Continue Reading...
Posted in Design Automation Verilog

Verilog::Preproc – The Handy Verilog Preprocessor

I have been developing some tools at work to generated Verilog macros to automate some aspects of an ASIC design implemented in Verilog. Some of…

Continue Reading...
Posted in EE-General

EE and Hardware Design/Verification

Watch this site for discussion on EDA, system design, validation, etc.

Continue Reading...