Skip to content

This repository contains an example of the connection between an UVM Testbench and a Python reference model.

License

Notifications You must be signed in to change notification settings

JoseIuri/UVM_Python

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

UVM_Python

Table of Contents

Getting Started

Python is a language that provides a high-level programming language for numerical computation and other operations. This repository contains an example of a connection between an UVM testbench and a Python reference model for a simple operation of sum.

XMEN Lab

Prerequisites

UVM 1.2

Cadence xrun(64): 18.09-s011

Python 3.6

Running the tests

To run the simulation just do the make command.

make

Authors

  • José Iuri Barbosa de Brito - JoseIuri

See also the list of contributors who participated in this project.

License

This project is licensed under the MIT License - see the LICENSE.md file for details

Contributing

  1. Fork it (https://github.com/JoseIuri/UVM_Python/fork)
  2. Create your feature branch (git checkout -b feature/fooBar)
  3. Commit your changes (git commit -am 'Add some fooBar')
  4. Push to the branch (git push origin feature/fooBar)
  5. Create a new Pull Request

Acknowledgments

XMEN Lab

About

This repository contains an example of the connection between an UVM Testbench and a Python reference model.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published