Commit Graph

  • fcb4c7e (HEAD -> master) feat: add flag 'use-bd-files' and create function for bd-wrapper creation by Dennis Buchhorn 2022-06-30 16:56:38 +0200
  • 9d7a3c7 feat: add hint to clone with recursive submodules to creating README by Dennis Buchhorn 2021-12-20 10:02:56 +0100
  • 79bfdbc feat: update documentation by Dennis Buchhorn 2021-12-16 09:32:53 +0100
  • a39e8d3 feat: change folder vivado_project to work_dir by Dennis Buchhorn 2021-12-15 10:12:21 +0100
  • 7fa2133 feat: add generation of README file by Dennis Buchhorn 2021-12-15 10:03:07 +0100
  • 824d103 feat: add some files to gitignore by Dennis Buchhorn 2021-10-26 08:01:22 +0200
  • b8293a2 (refs/pull/9/merge) Merge 0355503d45 into c0a92acd45 by Taras Zaporozhets 2021-03-14 17:26:31 +0100
  • 0355503 (refs/pull/9/head) Use relative path for BD references by Taras Zaporozhets 2021-03-14 17:12:50 +0100
  • c0a92ac Align with Vivado 2020.2 by Ricardo Barbedo 2020-12-13 19:57:01 +0100
  • 0d23a98 (tag: 2020.1) Align with Vivado 2020.1 by Ricardo Barbedo 2020-12-13 17:26:08 +0100
  • cd4a246 (tag: 2019.2) Fix typos by Ricardo Barbedo 2020-12-13 15:24:52 +0100
  • 3c8d5ff Merge pull request #7 from fluxus-mab/hotfix by Ricardo Barbedo 2020-12-13 15:11:50 +0100
  • 051836e (refs/pull/7/head) output file needs to be closed before being deleted by MAB 2020-08-11 09:34:51 -0700
  • ba3730a Filter out IP repos outside of the project directory by Ricardo Barbedo 2020-04-12 13:47:10 +0200
  • b87abb1 Generate scripts for block designs instead of using BD files by Ricardo Barbedo 2020-04-12 13:02:40 +0200
  • 94079a7 Filter out board repos outside of the project directory by Ricardo Barbedo 2020-04-12 11:29:46 +0200
  • 72579ae Align write_project_tcl_git with Vivado 2019.2 by Ricardo Barbedo 2020-04-12 11:22:09 +0200
  • 29c0a3d (tag: 2018.3) Merge pull request #5 from kevlaine/master by Ricardo Barbedo 2019-12-21 13:35:35 +0100
  • 2c636d1 (refs/pull/5/head) Merge modifications for Vivado 2018.3 by Kevin Lainé 2019-05-21 17:33:28 +0200
  • feaaf09 Align write_project_tcl_git with Vivado 2018.2 by Ricardo Barbedo 2018-07-04 18:59:40 +0200
  • 348f0f4 Replace source files paths information displayed when generating the project script by Ricardo Barbedo 2018-05-08 16:00:13 +0200
  • dd5d4ce Remove warning when local sources are detected when the project script is generated by Ricardo Barbedo 2018-05-08 15:51:30 +0200
  • 517b68c Align write_project_tcl_git with Vivado 2018.1 by Ricardo Barbedo 2018-05-08 15:48:48 +0200
  • 9de957f Fix #2 by adding support to bd files by Ricardo Barbedo 2018-02-03 20:34:42 +0100
  • 75fc1f2 Fix namespace name by Ricardo Barbedo 2017-11-28 21:39:47 +0100
  • 01a6a3a Move wproj to git_wrapper namespace by Ricardo Barbedo 2017-11-28 21:28:23 +0100
  • 7efc030 Rename custom namespace to custom_projutils by Ricardo Barbedo 2017-11-28 21:21:05 +0100
  • cc14fbb Rename vivado_proj to vivado_project by Ricardo Barbedo 2017-11-28 21:10:18 +0100
  • a77eecc Add wproj command by Ricardo Barbedo 2017-11-19 18:37:10 +0100
  • 9533c94 Add instructions for Linux by Ricardo Barbedo 2017-11-19 15:09:10 +0100
  • 39785c5 Fix to new project directory by Ricardo Barbedo 2017-11-19 14:58:51 +0100
  • 02f1615 Update the modified script to match the Vivado 2017.3 version by Ricardo Barbedo 2017-11-19 14:53:28 +0100
  • 1ff7342 Rename init script for Vivado 2017.x by Ricardo Barbedo 2017-11-19 14:31:20 +0100
  • 4615d40 Rename the work folder to vivado_proj by Ricardo Barbedo 2017-11-19 14:07:57 +0100
  • ef83f0d Skip ip_output_repo when saving properties, as it contains an absolute path by Ricardo Barbedo 2017-01-07 18:13:31 -0200
  • 90fc858 Remove notes section of comments, as it can contain absolute paths by Ricardo Barbedo 2017-01-07 17:13:06 -0200
  • 950d45d Fix write project script to support 2016.4 by Ricardo Barbedo 2017-01-07 17:09:58 -0200
  • 5171219 Fix spaces vs tabs by Ricardo Barbedo 2017-01-05 23:32:33 -0200
  • 31defde Improve readme by Ricardo Barbedo 2017-01-04 23:43:41 -0200
  • e68cc1a Add gitignore file after initializing repo by Ricardo Barbedo 2017-01-04 23:20:45 -0200
  • 9c337ee Remove gitattributes as it makes no difference by Ricardo Barbedo 2017-01-04 22:55:50 -0200
  • ca8ff0b Change to the project directory when using the git wrapper by Ricardo Barbedo 2017-01-04 21:45:22 -0200
  • 0333c93 Initial commit by Ricardo Barbedo 2016-06-13 22:05:47 +0200