Skip to content

liaoyunkun/vu13p_corundum

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

corundum work on VU13P

# 1. 确保你以正确安装vivado:
which -a vivado 

# 2. 安装后:
source /opt/Xilinx/Vivado/2022.2/settings64.sh
which -a vivado 

# 3. 更新子模块
git submodule update --init --recursive

# 4. make 生成bit文件
make 

# 5. 原神!启动!开一把!  (等编译完.

About

corundum work on vu13p

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Verilog 43.4%
  • Tcl 37.3%
  • Makefile 9.7%
  • Python 9.6%