8000 GitHub - qrjs/easyaxi
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

qrjs/easyaxi

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

EasyAXI(施工中)

S01E01: 设置开发环境

系列视频之初,先准备一个能够正常编译、仿真的环境。 - 跳转到 S01E01

S01E02: 初识AXI握手

AXI接口数据交互使用的是valid&ready握手机制,理解握手是使用AXI的第一步。 - 74B6 转到 S01E02

注:

  1. 通过git clone https://github.com/RongyeL/EasyAXI.git --depth 1获取本系列视频的项目文件;
  2. 在编译或仿真前,需要在EasyAXI/S01EXX路径下,执行source script/project.sh,通过该脚本确定当期项目的根路径;
  3. 关于开发软件:很抱歉,vcs+verdi的环境需要自行安装,本教学视频不会说明或提供。

EasyAXI

S01E01: Set up the development environment

At the beginning of the video series, prepare an environment that can compile and simulate normally. - Jump to S01E01

S01E02: Introduction to AXI handshake

AXI interface data interaction uses the valid&ready handshake mechanism. Understanding the handshake is the first step to use AXI. - Jump to S01E02

Note:

  1. Get the project files of this video series through git clone git@github.com:RongyeL/EasyAXI.git;
  2. Before compiling or simulating, you need to execute source script/project.sh in the EasyAXI/S01EXX path, and use this script to determine the root path of the current project;
  3. About development software: Sorry, the vcs+verdi environment needs to be installed by yourself, and this tutorial video will not explain or provide it.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published
0