Commit Graph

1352 Commits

Author SHA1 Message Date
John McMaster 8ba1e84dfb rempips: always roll back on failure
Signed-off-by: John McMaster <johndmcmaster@gmail.com>
2018-12-24 09:37:56 -08:00
John McMaster 581f26824f
Merge pull request #401 from mcmasterg/json_import
missing json import
2018-12-23 21:28:50 -08:00
John McMaster 0fe3f4293b
Merge pull request #402 from mcmasterg/makefile_python3
python => python3
2018-12-23 21:28:37 -08:00
John McMaster 0cb9b1a1de missing json import
Signed-off-by: John McMaster <JohnDMcMaster@gmail.com>
2018-12-23 21:10:22 -08:00
John McMaster d3a01f5895 python => python3
Signed-off-by: John McMaster <JohnDMcMaster@gmail.com>
2018-12-23 21:09:53 -08:00
John McMaster b204a0baa7
Merge pull request #400 from mcmasterg/hclk_maskpath
hclkpips: mask path
2018-12-23 15:29:05 -08:00
John McMaster 4cef6e4668 hclkpips: mask path
Signed-off-by: John McMaster <JohnDMcMaster@gmail.com>
2018-12-23 15:26:57 -08:00
John McMaster 1ed532d46d
Merge pull request #398 from mcmasterg/branch4
055-gnd: fix bad makefile target
2018-12-23 01:37:39 -08:00
John McMaster 1d4d2e0fdd 055-gnd: fix bad makefile target
Signed-off-by: John McMaster <JohnDMcMaster@gmail.com>
2018-12-23 01:33:31 -08:00
John McMaster fa5297d2a7
Merge pull request #397 from mcmasterg/branch3
Drop HCLK_CK_INOUT_*
2018-12-22 17:24:15 -08:00
John McMaster 946892d1b1 hclkpips: ignore HCLK_CK_INOUT_*
Signed-off-by: John McMaster <JohnDMcMaster@gmail.com>
2018-12-22 17:19:11 -08:00
John McMaster accb6f9c41 hclkpips: path
Signed-off-by: John McMaster <JohnDMcMaster@gmail.com>
2018-12-22 17:19:11 -08:00
John McMaster 47e575018a
Merge pull request #394 from mcmasterg/hclk_bitstream
hclkpips: HCLK bitstream workaround
2018-12-22 12:12:20 -08:00
John McMaster b45db64102 hclkpips: HCLK bitstream workaround
Signed-off-by: John McMaster <JohnDMcMaster@gmail.com>
2018-12-22 12:07:20 -08:00
John McMaster 077c0beb22
Merge pull request #393 from mcmasterg/assert_tile_tags
segmaker: assert no tile tags for no-bit tile
2018-12-22 00:46:24 -08:00
John McMaster 86892b9735 segmaker: assert no tile tags for no-bit tile
Signed-off-by: John McMaster <JohnDMcMaster@gmail.com>
2018-12-22 00:34:28 -08:00
John Mcmaster f8d390cb78
Merge pull request #391 from mcmasterg/assert_len_fix
segmaker: remove duplicate len
2018-12-22 00:31:53 -08:00
John McMaster ceb8112e6e segmaker: remove duplicate len
Signed-off-by: John McMaster <JohnDMcMaster@gmail.com>
2018-12-21 23:03:49 -08:00
John McMaster 329c1f9a6c
Merge pull request #390 from mcmasterg/int_loop_mM
int_loop: unify SEGMATCH_FLAGS
2018-12-21 20:20:26 -08:00
John McMaster 7b272b89ef int_loop: unify SEGMATCH_FLAGS
Signed-off-by: John McMaster <JohnDMcMaster@gmail.com>
2018-12-21 20:14:37 -08:00
John Mcmaster 0311f9b305
Merge pull request #388 from mcmasterg/todo_path
gnd: fix todo path
2018-12-21 18:52:20 -08:00
John McMaster ebd5114037 gnd: fix todo path
Signed-off-by: John McMaster <JohnDMcMaster@gmail.com>
2018-12-21 18:45:49 -08:00
John McMaster 16fd7a1c98
Merge pull request #387 from mcmasterg/intpips_db_parallel
intpips: parallelize db build
2018-12-21 14:32:25 -08:00
John McMaster 257c08942f intpips: parallelize db build
Signed-off-by: John McMaster <JohnDMcMaster@gmail.com>
2018-12-21 14:23:14 -08:00
John McMaster f995933242
Merge pull request #384 from mcmasterg/misc_fixes
intpips: properly filter VCC_WIRE
2018-12-21 14:08:35 -08:00
John McMaster cb5d2776f9
Merge pull request #386 from mcmasterg/reseg_dir
reseg: segmatch only build dir
2018-12-21 13:56:25 -08:00
John McMaster c0f375fc52 reseg: sort dirs
Signed-off-by: John McMaster <JohnDMcMaster@gmail.com>
2018-12-21 13:46:38 -08:00
John McMaster 49eb2549f9 reseg: segmatch only build dir
Signed-off-by: John McMaster <JohnDMcMaster@gmail.com>
2018-12-21 13:43:19 -08:00
John McMaster b5263094bb
Merge pull request #385 from mcmasterg/bram_data_db
Bram data db
2018-12-21 10:50:10 -08:00
John McMaster f2f468797a
Merge pull request #373 from antmicro/xc7z-settings
Added settings for Zynq FPGA SoC family
2018-12-21 10:47:25 -08:00
John McMaster 149839ca69 bram: fix data section db
Signed-off-by: John McMaster <JohnDMcMaster@gmail.com>
2018-12-21 10:42:57 -08:00
John McMaster 6b8e8c1d62 fuzzers: quick target for QUICK
Signed-off-by: John McMaster <JohnDMcMaster@gmail.com>
2018-12-21 10:29:20 -08:00
John McMaster 38cb3350c8 intpips: properly filter VCC_WIRE
Signed-off-by: John McMaster <JohnDMcMaster@gmail.com>
2018-12-21 10:19:15 -08:00
Tim Ansell 6e772b323a
Merge pull request #375 from antmicro/gen_part_base_yaml-FAR
gen_part_base_yaml.cc: Added the possibility to read FAR registers
2018-12-21 08:38:48 -08:00
Alessandro Comodi a92b4b22dc Added settings.sh for zynq7 FPGA
Signed-off-by: Alessandro Comodi <acomodi@antmicro.com>
2018-12-21 13:50:34 +01:00
John Mcmaster c45862adb5
Merge pull request #381 from mcmasterg/bram_strict
bram: fix missing flag
2018-12-21 00:06:59 -08:00
John McMaster 14384418f3 bram-config: add missing flag
Signed-off-by: John McMaster <johndmcmaster@gmail.com>
2018-12-21 00:05:16 -08:00
John Mcmaster 36af078dba
Merge pull request #379 from mcmasterg/part_py3
part: use python3 to fix import error
2018-12-20 22:07:17 -08:00
John McMaster 55d4431f8f part: use python3 to fix import error
Signed-off-by: John McMaster <JohnDMcMaster@gmail.com>
2018-12-20 11:55:44 -08:00
John Mcmaster 79b99b39f8
Merge pull request #374 from antmicro/030-iob
030-iob fuzzer Makefile: added dependency to target build/segbits_lio…
2018-12-20 09:27:47 -08:00
Alessandro Comodi 8537b9c9a5 gen_part_base_yaml.cc: Added the possibility to read FAR registers
For xc7z boards the Debug bitstream is unavailable. To get the necessary
information we can use the FAR addresses present in the perframecrc
bitstream.
The gen_part_base_yaml tool has been modified to have the possibility to
read the FAR addresses depending on a flag setting.

Signed-off-by: Alessandro Comodi <acomodi@antmicro.com>
2018-12-20 17:06:23 +01:00
Alessandro Comodi fa90a7d942 030-iob fuzzer Makefile: added dependency to target build/segbits_liob33.rdb
The Makefile of the 030-fuzzer needs to have a dependency of SPECIMEN_OK
on the build/segbits_liob33.rdb target, otherwise the test specimen would
not be created automatically

Signed-off-by: Alessandro Comodi <acomodi@antmicro.com>
2018-12-20 15:50:01 +01:00
John McMaster bc53d824fa
Merge pull request #372 from mcmasterg/rempips_stuck
Rempips stuck
2018-12-19 19:11:12 -08:00
John McMaster 7dd058a1dd rempips: fix timeout
Signed-off-by: John McMaster <johndmcmaster@gmail.com>
2018-12-19 19:10:47 -08:00
John McMaster 84a290c1e7
Merge pull request #371 from mcmasterg/build_dir
hclkpips: build dir
2018-12-19 19:01:47 -08:00
John McMaster ffad776162 fuzzers: consolidate common gitignores
Signed-off-by: John McMaster <johndmcmaster@gmail.com>
2018-12-19 18:56:32 -08:00
John McMaster 9b960b0ccd hclkpips: build dir
Signed-off-by: John McMaster <johndmcmaster@gmail.com>
2018-12-19 18:56:27 -08:00
John McMaster d2cd93917b
Merge pull request #370 from mcmasterg/maskpat
masks: tidy up
2018-12-19 18:34:08 -08:00
John McMaster 160b5fc8b1 masks: tidy up
Signed-off-by: John McMaster <johndmcmaster@gmail.com>
2018-12-19 18:25:09 -08:00
John McMaster f7adc73e6a
Merge pull request #369 from mcmasterg/build_todo2
todo: clean up file names
2018-12-19 17:36:14 -08:00