ILAng
  • Introduction
  • Getting Started
    • Installing ILAng
    • ILAng with CMake
    • ILAng with Python
    • ILAng in Docker
  • Modeling
    • ILA Model
    • Architectural States
      • Expressions
      • Uninterpreted function
    • Instructions
    • Hierarchical ILA
    • Conclusion
  • Synthesis
    • Writing Templates
    • Interfacing Simulators
    • Synthesis Results
    • Conclusion
  • Verification
    • Refinement Relation
    • Verification Target
    • Examples
    • Notes
  • Development
    • Release Notes
Powered by GitBook
On this page

Was this helpful?

Getting Started

This section covers how to set-up the ILAng platform and use it in your project. You'll learn how to build and install ILAng from source, along with all dependencies, as well as to try-on with the pre-built Docker image.

PreviousIntroductionNextInstalling ILAng

Last updated 4 years ago

Was this helpful?