Verilog-to-Routing
fasm

Usage

  • VTR
  • FPGA Architecture Description
  • VPR
  • Odin II
  • ABC
  • Tutorials

Development

  • Developer Guide
    • Building VTR
    • Contribution Guidelines
    • Commit Procedures
    • Running Tests
    • Debugging Failed Tests
    • Adding Tests
    • Debugging Aids
    • External Subtrees
    • Finding Bugs with Coverity
    • Debugging with clang static analyser

Appendix

  • Contact
  • Glossary
  • Publications & References
Verilog-to-Routing
  • Docs »
  • Developer Guide
  • Edit on GitHub

Developer Guide¶

  • Building VTR
    • Overview
    • Unix-like
      • Dependencies
        • Debian & Ubuntu
      • Building using the Makefile wrapper
        • Specifying the build type
        • Passing parameters to CMake
      • Using CMake directly
        • Changing configuration on the command line
        • Changing configuration interactively with ccmake
    • Other platforms
      • Microsoft Windows
        • Cygwin
        • Cross-compiling from Linux to Microsoft Windows with MinGW-W64
        • Microsoft Visual Studio
          • Installing additional tools
          • Generating the Visual Studio Project
  • Contribution Guidelines
    • Common Scenarios
      • I have a question
      • I found a bug!
      • It would be great if VTR supported …
      • I have a bug-fix/feature I’d like to include in VTR
    • The Details
      • Enhancing Documentation
      • Filling Bug Reports
      • Filling Enhancement Requests
      • Submitting Code to VTR
      • Making Pull Requests
  • Commit Procedures
    • For external developers
    • For developers with commit rights
  • Running Tests
    • Odin Functionality Tests
    • Unit Tests
  • Debugging Failed Tests
  • Adding Tests
    • Adding a test to vtr_reg_strong
  • Debugging Aids
    • Sanitizers
    • Assertion Levels
  • External Subtrees
    • Updating an existing Subtree
    • Adding a new Subtree
    • Subtree Rational
  • Finding Bugs with Coverity
    • Browsing Defects
    • Submitting a build
    • No files emitted
  • Debugging with clang static analyser
Next Previous

© Copyright 2016, VTR Developers. Revision afc2f160.

Built with Sphinx using a theme provided by Read the Docs.