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-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
  • shaas-liberosoc-support
  • 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.07Feb2Jan3Dec18Nov1514137510Oct963216Sep28Apr2610938Feb24Jan14Nov24Oct232221224Sep2327Aug1692131Jul201612115430Jun28272624232019181713121164224May21548Mar22Feb2123Jan31Oct30Jul274Jun26Apr1827Mar65329Feb23131024Jan23221825Oct626Aug239432126Jul151413121187429Jun2221201716151410976131May30272524201613111029Apr28272120181413121097628Mar2522171615119814Jan1312Merge branch 'reorder-external-sim-commands' into developReorder simulation and external commands targetsMerge branch 'syn-external-commands' into develop (fix)Add synthesis Makefile target to PHONYMerge branch 'syn-external-commands' into developFix pre and post synthesis commands and reorder MakefilesMerge branch 'javi-vivado' into developAdd test counter example for VivadoMerge branch 'adrian_instantiation_sensitiveness' into developMerge branch 'javi-incremental-ise-build' into developAdd missing TCLFile import in VivadoAdd TCL support in VivadoInitial Vivado supportIncremental ISE rebuildFix bug 1029.Fix bug 1029.Working on bug 1029.Fix bug 1028.Fix test for bug 1028.Add test for bug 1028.Fix bug 1027.Fix bug 1024 and 1025.Disable optimisations in order to have visibility of counter's signal.2.02.0Update .gitignore.Change sim_tool variable in Questa test from vsim to modelsimTest for UVM and SystemVerilog support on QuestaFix bug 1008: The vlog_parser checks if any packages are used by a source file and in case adds them to file's dependencies.Fix bug 1007: the ParserFactory checks instance of a SourceFile instead of checking file's extension.fix includes and translate source code to nametune vlog parser to include dependency chainsFiles can depend on other files that fall into two categories: included and compiled. The former don't need marker files(.name) and the dependency is directly on the included file. The latter need a marker file and the dependency is built on it. To check whether a file is compiled or included, we see if a file is in the manifests. If an included file will show up in one of the manifest, this rule will be broken and a buggy makefile will be produced.fix vlog parser to correctly build dependencies on included filesassert contructor typesMinor changes in sphinx configurationUpdated sphinx documentation & APIUpdated sphinx documentationRevert "Updated sphinx documentation"Updated sphinx documentationInitial automated API docs generationInitial new Sphinx based docs