diff options
| author | Baozeng Ding <baozeng.dbz@alibaba-inc.com> | 2016-08-08 21:32:48 +0800 |
|---|---|---|
| committer | Baozeng Ding <baozeng.dbz@alibaba-inc.com> | 2016-08-10 13:43:15 +0800 |
| commit | 7db2edcb3364ef5415e992a18c02c73bba6cdd29 (patch) | |
| tree | cec8efa9f607da32d04b57f31da78b61e9e52ac4 /executor | |
| parent | 39350d876d19ab0937511d969844fb9a559dfd8d (diff) | |
sys/sysgen/prog: support ranged int
This commit supports inclusive ranged int, like foo int32[-10~10], which will
generate random integer between -10 and 10. In future we will support more than
one range, like int32[0, -5~10, 50, 100~200]
Diffstat (limited to 'executor')
0 files changed, 0 insertions, 0 deletions
