Commit Graph

1307 Commits

Author SHA1 Message Date
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
John McMaster c5410b911b bram-config: fix spelling error
Signed-off-by: John McMaster <johndmcmaster@gmail.com>
2018-12-18 17:12:13 -08:00
John McMaster b95b290d73 bram-config: remove dead code
Signed-off-by: John McMaster <johndmcmaster@gmail.com>
2018-12-18 17:12:13 -08:00
John McMaster 34d0ab777f iob: fix readme comment
Signed-off-by: John McMaster <johndmcmaster@gmail.com>
2018-12-18 17:12:13 -08:00
John McMaster 6dc5e51c72
Merge pull request #356 from mcmasterg/tilegrid_pll
tilegrid pll: basic support
2018-12-18 16:14:21 -08:00
John McMaster 3b1b587fcf tilegrid pll: basic support
Signed-off-by: John McMaster <johndmcmaster@gmail.com>
2018-12-18 16:06:53 -08:00
John McMaster 502bc75b58
Merge pull request #355 from mcmasterg/tilegrid_mmcm
Tilegrid basic mmcm support
2018-12-18 15:55:03 -08:00
John McMaster b84d9a2535 tilegrid: basic mmcm support
Signed-off-by: John McMaster <johndmcmaster@gmail.com>
2018-12-18 15:42:23 -08:00
John McMaster cecba098fc tilegrid: params on fuzzaddr/generate.py
Signed-off-by: John McMaster <johndmcmaster@gmail.com>
2018-12-18 15:41:23 -08:00
John McMaster 535769ad04 utils: chmod +x *.py
Signed-off-by: John McMaster <johndmcmaster@gmail.com>
2018-12-18 13:29:22 -08:00
John McMaster 6177c4c58d tilegrid iob: factor out generic code
Signed-off-by: John McMaster <johndmcmaster@gmail.com>
2018-12-18 13:20:57 -08:00
John McMaster 1182359f60
Merge pull request #354 from mcmasterg/tilegrid_dash
tilegrid: /bin/dash compatibility
2018-12-18 13:08:37 -08:00
John McMaster 923eddb2ea tilegrid: /bin/dash compatibility
Signed-off-by: John McMaster <johndmcmaster@gmail.com>
2018-12-18 12:54:41 -08:00
Tim Ansell 9385717c6a
Merge pull request #352 from mithro/master
Enter env in environment.sh
2018-12-17 19:18:20 -08:00
Tim 'mithro' Ansell 9f6f134c66 Small Makefile cleanup.
Signed-off-by: Tim 'mithro' Ansell <me@mith.ro>
2018-12-17 19:13:45 -08:00
Tim 'mithro' Ansell 8d0983aedd Source Python environment in settings.sh
Signed-off-by: Tim 'mithro' Ansell <me@mith.ro>
2018-12-17 19:13:45 -08:00
Tim Ansell 9904aa4fc0
Merge pull request #351 from mithro/master
Fix Python environment
2018-12-17 18:59:10 -08:00