Skip to content

This script builds the UVM register model, based on pre-defined address map in markdown (mk) style

Notifications You must be signed in to change notification settings

briandong/regModel

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

26 Commits
 
 
 
 
 
 

Repository files navigation

[TOC]

regModel

Overview

This script builds the UVM register model based on pre-defined address map in markdown (md) style, along with its example environment.

Usage

$ ruby regModel.rb AddrMap_File Output_File

Sample Address Map

Address Map

Example Environment

$ rake --tasks

rake clean      # clean
rake comp       # compile
rake gen        # generate regmodel
rake run[case]  # run case
rake verdi      # open verdi

About

This script builds the UVM register model, based on pre-defined address map in markdown (mk) style

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published