This website requires JavaScript.
Explore
Help
Register
Sign In
luke
/
prjxray
mirror of
https://github.com/openXC7/prjxray.git
Watch
1
Star
0
Fork
You've already forked prjxray
0
Code
Issues
Packages
Projects
Releases
Wiki
Activity
ac97aa6f5c
prjxray
/
fuzzers
/
072-ordered_wires
/
generate.sh
7 lines
79 B
Bash
Raw
Normal View
History
Unescape
Escape
Generate tile types, site types, tilegrid, tileconn for entire part. Signed-off-by: Keith Rothman <537074+litghost@users.noreply.github.com>
2018-09-19 23:49:15 +02:00
#!/bin/bash -x
source
${
XRAY_GENHEADER
}
Adding modular arguments for parallel Fuzzer 072 Signed-off-by: Mehdi Khairy <mehdi.khairy@more-magic.org>
2019-01-18 23:40:14 +01:00
python3
$FUZDIR
/run_fuzzer.py
$2
$3
PR #489 Fix 072 Fuzzer by splitting jobs Signed-off-by: Mehdi Khairy <mehdi.khairy@more-magic.org>
2019-01-11 00:11:34 +01:00