Commit Graph

31 Commits

Author SHA1 Message Date
Kyle Chuang dde9ef0449 [doc] format 2023-08-22 15:46:49 +08:00
tangxifan 83218044f5 [script] debugging 2023-05-10 16:05:24 +08:00
tangxifan 196ba1fe7f [script] debugging 2023-05-10 13:48:43 +08:00
tangxifan 249caaa7ff [script] serialize make all depedent targets to avoid ``make all`` bugs 2023-05-10 13:24:01 +08:00
tangxifan c7203cd6e6 [script] revert back the old make all recipe 2023-04-19 11:11:24 +08:00
tangxifan ae46442e8c [script] now make checkout only checkout submodule by 1 depth 2023-04-18 16:52:20 +08:00
tangxifan c244dca616 [script] avoid build crush due to chdir in Ubuntu 22.04 2023-01-31 11:59:01 -08:00
tangxifan 15b4bdbe1d [script] now make compile should work well. 2022-12-30 11:00:17 -08:00
tangxifan fdf6cedbdf [script] add a shortcut ``make format-all`` 2022-11-21 14:44:27 -08:00
tangxifan 14361159d5 [script] Now top-level makefile a command 'format-py' to apply python formatting 2022-11-21 14:20:45 -08:00
tangxifan 1abdb56609 [script] make xmllint indent specific to two space 2022-10-07 10:33:59 -07:00
tangxifan d6dd540541 [script] enable inplace for xml formatting 2022-10-07 10:28:47 -07:00
tangxifan 6c12e8dc24 [script] developing xml formatting command 2022-10-07 10:16:00 -07:00
tangxifan b8c59db9e9 [script] debugging cmake format 2022-10-06 17:07:57 -07:00
tangxifan d3e374fe57 [script] debugging make format 2022-10-06 17:04:30 -07:00
tangxifan 110b27b3fc [script] now top-level makefile can do ``make format`` for C/C++ files 2022-10-06 16:59:15 -07:00
tangxifan 704dba10e4 [ci] streamline workflow file by moving cmake commands to top-level makefile 2022-08-24 16:26:12 -07:00
tangxifan bd36399a00 [script] suppress cmake output 2022-08-24 14:39:21 -07:00
tangxifan 505b729396 [script] reworked top-level makefile: add help desk, support build types 2022-08-24 14:14:19 -07:00
Lalit Sharma fe74c42252 Updating yosys-plugin compilation to create command synth_ql instead of synth_quicklogic. This is done to surpass the assertion failure 2021-11-12 01:46:06 -08:00
Lalit Sharma 2b6dbb7cd6 Adding target compile in Makefile that just compiles without updating submodules 2020-12-14 09:25:50 -08:00
Lalit Sharma d7ec481e9e Adding updates to checkout submodules 2020-12-08 08:52:35 -08:00
tangxifan f5b6ee6adf update travis configuration and clean up repository 2019-06-07 22:19:11 -06:00
tangxifan b04c6b8c31 bug fix on Makefile and travis 2019-05-03 23:24:08 -06:00
tangxifan 8eeb144f32 Streamline Makefile and Travis for Mac OS 2019-04-10 15:22:20 +08:00
AurelienUoU fb0992bd85 Update go.sh and Makefile 2018-12-11 15:31:32 -07:00
Baudouin Chauviere afbe5bd3ff need abc_with_bb_support for ace compilation 2018-12-09 15:45:09 -07:00
Baudouin Chauviere 6a54592a7b removed abc and added yosys in the flow 2018-12-06 14:55:36 -07:00
Baudouin Chauviere 8ce0a84bc1 Correction of the global make, the fpga_flow and the doc 2018-11-20 14:47:15 -07:00
Baudouin Chauviere 15d69e2bb1 Generation script finished TODO: integration in flow 2018-11-20 13:24:31 -07:00
Baudouin Chauviere dddca8acbb Global Makefile and typo correction 2018-10-24 17:34:51 -06:00