Git Product home page Git Product logo

verilog_homework's Introduction

Verilog Homework

VCS

  1. Show all avaliable targets
$ cd sim
$ make
rm -rf csrc simv.* *.vpd ucli.key *_log spi_master_tb fsm_seq_4bit_tb async_fifo_tb apb_spi_tb ahb_spi_tb uart_tx_rx_tb general_syncer_tb sync_fifo_tb reset_synchronizer_tb* *.fsdb verdiLog *.conf *.log DVEfiles *.daidir *.rc *.tcl
Build Targtes [spi_master_tb fsm_seq_4bit_tb async_fifo_tb apb_spi_tb ahb_spi_tb uart_tx_rx_tb general_syncer_tb sync_fifo_tb reset_synchronizer_tb]
RUN CLI Targets [spi_master_tb.x fsm_seq_4bit_tb.x async_fifo_tb.x apb_spi_tb.x ahb_spi_tb.x uart_tx_rx_tb.x general_syncer_tb.x sync_fifo_tb.x reset_synchronizer_tb.x]
RUN DVE Targtes [spi_master_tb.dve fsm_seq_4bit_tb.dve async_fifo_tb.dve apb_spi_tb.dve ahb_spi_tb.dve uart_tx_rx_tb.dve general_syncer_tb.dve sync_fifo_tb.dve reset_synchronizer_tb.dve]
VERDI Targets [spi_master_tb.vd fsm_seq_4bit_tb.vd async_fifo_tb.vd apb_spi_tb.vd ahb_spi_tb.vd uart_tx_rx_tb.vd general_syncer_tb.vd sync_fifo_tb.vd reset_synchronizer_tb.vd]
  1. Build target
$ make sync_fifo_tb
  1. Run target in CLI mode
$ make sync_fifo_tb.x
  1. Run target in DVE mode
make sync_fifo_tb.dve
  1. Run target and display signal in verdi
make sync_fifo_tb.vd

verilog_homework's People

Contributors

rede97 avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.