Skip to content

OSCPU/vivado-synth

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Vivado Synthesis Scripts

Usage:

  1. Put your RTL source files under src/
  2. Set the correct top module name and file list in config.tcl
  3. Change the FPGA device in config.tcl if necessary
  4. Modify the clock port name and clock frequency in constr/constr.xdc
  5. Run make
  6. Get reports under report/

Note: if the file list is updated, you should clean the old project by make clean first to make it take effect.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published