Skip to content
  • Jens Korinth's avatar
    Implement Builder to generate IP core from JSON · af6fc853
    Jens Korinth authored
    * Builder class main uses first argument as path to JSON config file
    * IP Core is generated under ip/ hierarchy: each configuration hash is
      unique and can be used to cache products
    * sbt clean removes this cache
    * example.json contains an example configuration
    af6fc853