Skip to content
Snippets Groups Projects
  1. Jun 10, 2011
  2. Jun 09, 2011
  3. Jun 07, 2011
  4. Jun 06, 2011
  5. Jun 01, 2011
  6. May 31, 2011
  7. May 30, 2011
  8. May 27, 2011
    • Paweł Szostek's avatar
      Fix remote synthesis folder · 5c1f0761
      Paweł Szostek authored
      A manifest variable 'syn_name' has been introduced
      instead of 'name'. This variables indicates the remote
      directory to be used. If it is not set in the manifest, its value
      is based on the syn_project variable.
      5c1f0761
    • Paweł Szostek's avatar
      Fix python 3.x compatibility · 6d5a6865
      Paweł Szostek authored
      6d5a6865
    • Paweł Szostek's avatar
      Add automatic flow, interpret target and action variables · 0bea530d
      Paweł Szostek authored
      An automatic flow has been added. This means that when there no
      run arguments indicating what to do, hdlmake tries to guess
      the action on its own basing on the manifest.
      
      Manifest's target indicates what is the synthesis target
      (xilinx/altera). This influences what kind of project for synthesis
      is made (qpf, xise).
      
      Manifest's action indicates, if the manifest is used for synthesis,
      simulation or cannot be treated as a top manifest.
      0bea530d