Commit Graph

2073 Commits

Author SHA1 Message Date
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
John McMaster ba5a155464 todo: clean up file names
Signed-off-by: John McMaster <johndmcmaster@gmail.com>
2018-12-19 17:34:18 -08:00
Tim Ansell badeb0e41a
Merge pull request #368 from mithro/master
Add checkdb target to top level Makefile.
2018-12-19 17:31:50 -08:00
John McMaster ab9ee2a0c6
Merge pull request #367 from mcmasterg/build_todo
int_loop: mv todo build/todo
2018-12-19 17:10:37 -08:00
Tim 'mithro' Ansell 91a1f8ba50 Add checkdb target to top level Makefile.
Signed-off-by: Tim 'mithro' Ansell <me@mith.ro>
2018-12-19 17:07:59 -08:00
John McMaster b568052d9d int_loop: mv todo build/todo
Signed-off-by: John McMaster <johndmcmaster@gmail.com>
2018-12-19 17:05:20 -08:00
John McMaster 4769f0b09b
Merge pull request #365 from mcmasterg/rempips_retry
rempips: try a few times to solve on failures
2018-12-19 15:50:50 -08:00
John McMaster 87ed05cb9f rempips: remove outdated comment
Signed-off-by: John McMaster <johndmcmaster@gmail.com>
2018-12-19 15:43:09 -08:00
John McMaster b8840ae9ff rempips: try a few times to solve on failures
Signed-off-by: John McMaster <johndmcmaster@gmail.com>
2018-12-19 15:43:04 -08:00
John McMaster c68ee2f004
Merge pull request #364 from mcmasterg/dbfixup_fix
Dbfixup fix
2018-12-19 15:22:19 -08:00
John McMaster b979eafae1 dbfixup: drop bad entries instead of asserting when strict=0
Signed-off-by: John McMaster <johndmcmaster@gmail.com>
2018-12-19 15:14:56 -08:00
John McMaster 0c23cf3cca int_loop: copy iter db before dbfixup
Signed-off-by: John McMaster <johndmcmaster@gmail.com>
2018-12-19 15:06:53 -08:00
John McMaster 5d0100ea19 add_bool_arg() utility func
Signed-off-by: John McMaster <johndmcmaster@gmail.com>
2018-12-19 15:06:11 -08:00
John McMaster 0757dcd4c5
Merge pull request #362 from mcmasterg/rempips_todo
rempips: fix todo path
2018-12-19 14:43:49 -08:00
John McMaster 0df5eb744a
Merge pull request #361 from mcmasterg/pip_notes
Pip solvability notes
2018-12-19 14:37:38 -08:00
John McMaster 71e90747d7 int_loop: move todo copy to makefile so it always exists
Signed-off-by: John McMaster <johndmcmaster@gmail.com>
2018-12-19 14:35:28 -08:00
John McMaster 92e728a1a1 rempips: fix todo path
Signed-off-by: John McMaster <johndmcmaster@gmail.com>
2018-12-19 14:25:35 -08:00
John McMaster 8bb8456409 rempips: solvability notes
Signed-off-by: John McMaster <johndmcmaster@gmail.com>
2018-12-19 14:24:50 -08:00
John McMaster 005450b0ce intpips: solvability notes
Signed-off-by: John McMaster <johndmcmaster@gmail.com>
2018-12-19 14:24:45 -08:00
John McMaster 3327a8e852
Merge pull request #360 from mcmasterg/dsp_mskpat_build
Dsp mskpat build
2018-12-18 17:48:26 -08:00
John McMaster 254b1cdd8b
Merge pull request #359 from mcmasterg/gnd_clean
055-gnd/Makefile: fix bad clean
2018-12-18 17:46:36 -08:00
John McMaster 2440433ec4
Merge pull request #358 from mcmasterg/fuzdir
genheader: set FUZDIR instead of per project
2018-12-18 17:46:20 -08:00
John McMaster 236ccc2ade fuzzers: build 100-dsp-mskpat
Signed-off-by: John McMaster <johndmcmaster@gmail.com>
2018-12-18 17:42:40 -08:00
John McMaster 7a236be2f3 dsp-maskpat: move to build dir
Signed-off-by: John McMaster <johndmcmaster@gmail.com>
2018-12-18 17:42:40 -08:00
John McMaster e7a1d2a217 055-gnd/Makefile: fix bad clean
Signed-off-by: John McMaster <johndmcmaster@gmail.com>
2018-12-18 17:41:03 -08:00
John McMaster f084026ed9 genheader: set FUZDIR instead of per project
Signed-off-by: John McMaster <johndmcmaster@gmail.com>
2018-12-18 17:40:25 -08:00
John McMaster 759e9b64ba
Merge pull request #357 from mcmasterg/pll_poc
MMCME2_ADV, PLLE2_ADV: very basic fuzzer
2018-12-18 17:19:09 -08:00
John McMaster b5ea0f87dc mmcm: PoC
Signed-off-by: John McMaster <johndmcmaster@gmail.com>
2018-12-18 17:12:13 -08:00
John McMaster dde83ebadb tilegrid: pll/mmcm entire major address until resolved
Signed-off-by: John McMaster <johndmcmaster@gmail.com>
2018-12-18 17:12:13 -08:00
John McMaster 5b1899af25 pll: PoC
Signed-off-by: John McMaster <johndmcmaster@gmail.com>
2018-12-18 17:12:13 -08:00