Skip to content

Scorpion-DX/tsn_project

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 

Repository files navigation

To rebuild TSN project:

source tsn_ip_warpper.tcl

Vivado TSN project will be built in <work_space>/zcu_TSN

To use the cracked TSN IP

in vivado project manager ,click "Settings".![vivado project manager](README_md_files/image.png?v=1&type=image select IP tab , and add "./ip" to ip dictionary IP settings

To repackage the cracked TSN IP

  1. create a new vivado RTL project
  2. add all file in "./ip/src" into project.
  3. set tsn_endpoint_ethernet_mac_0 as top in Hierarchy 输入图片描述
  4. in library window , change 6 files' library in "Design Sorces > VHDL" from "xilinx_defaultlib" to "file_location". Such as file fifo_generator_v13_1_rfs.vhd , its location is ./ip/src/fifo_generator_v13_1_4 , change its library to "fifo_generator_v13_1_4" 输入图片描述 after modified , Libraries should be like this 输入图片描述 then run systhesis , after successfully systhesis , using "Tools > Create and package new ip" to package the cracked TSN IP.

About

replace some ips

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published