Skip to content
Snippets Groups Projects
Select Git revision
  • 94-allow-absolute-paths-in-manifests
  • SKA-mods
  • add-post-include-mkfile-support-rebase
  • dag-solver protected
  • develop
  • develop-david
  • develop-david2
  • develop-extra_system_libs
  • develop-objdir
  • develop-objdir_via_options_to_write_makefile
  • dlamprid-arria5_fix
  • feat_1339
  • feat_svn_ise
  • fix-lattice-diamond-rebase
  • gsi
  • isyp
  • liberosoc-proasic3-support-rebase
  • liberosoc-proasic3-support-rebase2
  • master default
  • release-3.0
  • 3.3
  • 3.2
  • 3.1
  • 1.1
  • 1.0
  • 3.0
  • 2.1
  • 2.0
28 results
You can move around the graph by using the arrow keys.
Created with Raphaël 2.2.025Mar2423201713Oct24Jun25May27Apr2428Mar27169Feb872Jan3Dec18Nov1514137510Oct963216Sep28Apr2610938Feb24Jan14Nov24Oct232221224Sep2327Aug1692131Jul201612115430Jun28272624232019181713121164224May21548Mar22Feb2123Jan31Oct30Jul274Jun26Apr1827Mar65329Feb23131024Jan23221825Oct626Aug239432126Jul151413121187429Jun2221201716151410976131May30272524201613111029Apr28272120181413121097628Mar2522171615119814Jan1312Initial hierarchy tree graphs generation supportAdd reference to DELIMITER in the list-files documentationBetter granularity for ISE remote synthesis. New targets: remote_synthesize, remote_translate, remote_map, remote_par, remote_bitstreamImproved granularity for the Makefile driven local ISE synthesis process. New targets are: synthesize, translate, map, par, bitstreamThis closes #1223Update the documentation about list-mods and list-filesRemove the references to --allow-unknown from docsAdd a warning to list-mods for each of the modules that have not been fetchedAdd a warning to list-files when some modules have not been fetchedClean up the list-mods function, including a new --terse optionFix list-mods when some modules remains unfetchedCode refactoring for improved actions handlingReduce verbosity in the default log levelUpdate documentation about fetching remote repositoriesFix how the fetcher backend factory is calledAllow for custom Python code injection across the whole Manifest.py hierarchyOutput include_dirs variable for Icarus simulation (NOTE: patch rebased by project manager)Handle iverilog_opt variableDo not generate circular dependencies for simulated VHDL (NOTE: patch rebased by project manager)Fix importing in inner Python filesFix old global_mod importsFix program version naming issueFix conflicts after merging feat_1176 branch into developMerge branch 'jsmith_setuppy' into develop(feat-1176) Only one call to os.getcwd(), stored in global module.A module is considered fetched if its folder exists and is not emptyRefactored project such that top level hdlmake directory is now a package. Added setup.py for easy packaging of project with setuptools. Note that installation instructions (and how to run hdlmake) has changed!Fixed issue with vcom, vmap and vsim optionsMerge remote-tracking branch 'origin/release-2.1'2.12.1Added Aldec Riviera support for simulation.Fix Copyright notice in VHDL ParserMerge remote-tracking branch 'origin/VHDL_parser_fix' into release-2.1Fix bug 1073.Improve the support for unknown options definition from outside the Top Manifest.pyAdd incremental and remote ISE synthesis docsFix minor issues in custom variables and conditional execution docsExplain custom variables and conditional execution in docsExplain pre and post commands in docsFix tables missaligment in docsPut all the Manifest variables inside a table