Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/Xilinx/XilinxTclStore
Xilinx Tcl Store
https://github.com/Xilinx/XilinxTclStore
Last synced: 3 months ago
JSON representation
Xilinx Tcl Store
- Host: GitHub
- URL: https://github.com/Xilinx/XilinxTclStore
- Owner: Xilinx
- Created: 2013-01-22T23:13:51.000Z (about 12 years ago)
- Default Branch: master
- Last Pushed: 2024-10-28T11:08:54.000Z (3 months ago)
- Last Synced: 2024-10-28T14:31:15.413Z (3 months ago)
- Language: Tcl
- Size: 23.8 MB
- Stars: 349
- Watchers: 64
- Forks: 187
- Open Issues: 11
-
Metadata Files:
- Readme: README.md
- Support: support/appinit/appinit.tcl
Awesome Lists containing this project
README
# Xilinx Tcl Store
Welcome to the Xilinx Tcl Store GitHub Repository!
The Tcl Store is an open source repository of Tcl code designed primarily for use with the Xilinx Vivado Design Suite. An app is a group or collection of one or more Tcl scripts that is published and maintained by an owner. The app owner acts as a gatekeeper for that code and we only accept contributions for an app from the owner. In addition, the entire repository is managed by a Xilinx gatekeeper that controls pushes to the public repo.
# Documentation
The wiki contains documentation on how to use and contribute to the Tcl Store:
[Click Here to go to the Wiki](https://github.com/Xilinx/XilinxTclStore/wiki/Xilinx-Tcl-Store-Home)
# Table of Contents
Click on the hyperlinks to go to the app location, where you will see a list of Tcl scripts. Click on the file you are interested in to view the source code for that app.[UltraFast Design Methodology](https://github.com/Xilinx/XilinxTclStore/tree/master/tclapp/xilinx/ultrafast)
[Design Utilities](https://github.com/Xilinx/XilinxTclStore/tree/master/tclapp/xilinx/designutils)
[Project Utilities](https://github.com/Xilinx/XilinxTclStore/tree/master/tclapp/xilinx/projutils)
[Incremental Compilation](https://github.com/Xilinx/XilinxTclStore/tree/master/tclapp/xilinx/incrcompile)
[Diff](https://github.com/Xilinx/XilinxTclStore/tree/master/tclapp/xilinx/diff)
[TK Tunnel](https://github.com/Xilinx/XilinxTclStore/tree/master/tclapp/xilinx/tk_tunnel)
[Vivado Simulator Integration](https://github.com/Xilinx/XilinxTclStore/tree/master/tclapp/xilinx/xsim)
[ModelSim Integration](https://github.com/Xilinx/XilinxTclStore/tree/master/tclapp/xilinx/modelsim)
[IES Integration](https://github.com/Xilinx/XilinxTclStore/tree/master/tclapp/xilinx/ies)
[VCS Integration](https://github.com/Xilinx/XilinxTclStore/tree/master/tclapp/xilinx/vcs)
[Junit Integration](https://github.com/Xilinx/XilinxTclStore/tree/master/tclapp/xilinx/junit)
[Topic Dyplo Integration](https://github.com/Xilinx/XilinxTclStore/tree/master/tclapp/topic/dyplo)