Keith Rothman
|
47cc2b0acb
|
Fix indirection.
Signed-off-by: Keith Rothman <537074+litghost@users.noreply.github.com>
|
2018-10-23 09:33:37 -07:00 |
John McMaster
|
01c359c290
|
Merge pull request #177 from mcmasterg/roi_bram_fix
artix7 settings.sh: fix DSP/BRAM outside of ROI
|
2018-10-22 19:48:14 -07:00 |
John McMaster
|
757b5e84b9
|
artix7 settings.sh: fix DSP/BRAM outside of ROI
Signed-off-by: John McMaster <johndmcmaster@gmail.com>
|
2018-10-22 19:12:28 -07:00 |
John McMaster
|
a5a92a705b
|
Merge pull request #174 from mcmasterg/fuzzer_fixes
Allow empty segement generation on select fuzzers that loop
|
2018-10-22 16:40:17 -07:00 |
John McMaster
|
683817460f
|
Allow empty segement generation on select fuzzers that loop
Signed-off-by: John McMaster <johndmcmaster@gmail.com>
|
2018-10-22 14:57:03 -07:00 |
John McMaster
|
2b19547541
|
Merge pull request #167 from litghost/fasm_refactor3
Refactor FASM handling to use new FASM library.
|
2018-10-22 14:09:58 -07:00 |
Keith Rothman
|
d4f9d10c8c
|
Fix missing self. on db_root.
Signed-off-by: Keith Rothman <537074+litghost@users.noreply.github.com>
|
2018-10-22 14:08:18 -07:00 |
Keith Rothman
|
522a684a7b
|
Add missing intervaltree requirement.
Signed-off-by: Keith Rothman <537074+litghost@users.noreply.github.com>
|
2018-10-22 14:00:00 -07:00 |
Keith Rothman
|
c7ff5238f0
|
Run make format.
Signed-off-by: Keith Rothman <537074+litghost@users.noreply.github.com>
|
2018-10-22 13:19:22 -07:00 |
Keith Rothman
|
d9fc687524
|
Address review comments.
Signed-off-by: Keith Rothman <537074+litghost@users.noreply.github.com>
|
2018-10-22 13:09:38 -07:00 |
Keith Rothman
|
42addd98a2
|
Run make format.
Signed-off-by: Keith Rothman <537074+litghost@users.noreply.github.com>
|
2018-10-22 12:32:42 -07:00 |
Keith Rothman
|
1d7738271a
|
Address comments.
Signed-off-by: Keith Rothman <537074+litghost@users.noreply.github.com>
|
2018-10-22 12:31:15 -07:00 |
Keith Rothman
|
99704740a3
|
Make Segmaker db_root be implicit.
Signed-off-by: Keith Rothman <537074+litghost@users.noreply.github.com>
|
2018-10-22 12:04:55 -07:00 |
Keith Rothman
|
db5c8d0063
|
Rename SegmentType to BlockType.
Signed-off-by: Keith Rothman <537074+litghost@users.noreply.github.com>
|
2018-10-22 11:51:07 -07:00 |
Keith Rothman
|
204c6246ad
|
Fix comments.
Signed-off-by: Keith Rothman <537074+litghost@users.noreply.github.com>
|
2018-10-22 11:20:03 -07:00 |
Tim 'mithro' Ansell
|
feb1a2ca7b
|
Remove 070-tileconn fuzzer from top level Makefile.
Signed-off-by: Tim 'mithro' Ansell <me@mith.ro>
|
2018-10-22 16:14:29 +00:00 |
Keith Rothman
|
7eadae4ded
|
Assorted fixes.
Signed-off-by: Keith Rothman <537074+litghost@users.noreply.github.com>
|
2018-10-22 09:08:34 -07:00 |
Keith Rothman
|
e7370d6fdc
|
Run make format.
Signed-off-by: Keith Rothman <537074+litghost@users.noreply.github.com>
|
2018-10-19 16:19:22 -07:00 |
Keith Rothman
|
b22001a645
|
Add tool for outputing canonical prjxray FASM.
Signed-off-by: Keith Rothman <537074+litghost@users.noreply.github.com>
|
2018-10-19 14:24:02 -07:00 |
Keith Rothman
|
41d9ede26a
|
Working bits2fasm using prjxray and fasm library.
Signed-off-by: Keith Rothman <537074+litghost@users.noreply.github.com>
|
2018-10-19 13:54:18 -07:00 |
Keith Rothman
|
6dd9626cfc
|
Move all use of getenv into prjxray.util and behind a function.
Signed-off-by: Keith Rothman <537074+litghost@users.noreply.github.com>
|
2018-10-18 21:13:14 -07:00 |
Keith Rothman
|
3edbde3fe2
|
Add FASM library to prjxray path.
Signed-off-by: Keith Rothman <537074+litghost@users.noreply.github.com>
|
2018-10-18 18:26:34 -07:00 |
John McMaster
|
c5c4a2dfd8
|
Merge pull request #166 from mcmasterg/rm_db_assert
fuzzers: remove db assert where possible
|
2018-10-17 22:52:05 -07:00 |
John McMaster
|
183c60bd66
|
fuzzers: remove db assert where possible
Signed-off-by: John McMaster <johndmcmaster@gmail.com>
|
2018-10-17 22:47:08 -07:00 |
John McMaster
|
56035a63b4
|
Merge pull request #164 from mcmasterg/gen_sites_cleanup
Gen sites cleanup
|
2018-10-17 21:45:59 -07:00 |
John McMaster
|
f677b94566
|
014-ffsrcemux: use gen_sites()
Signed-off-by: John McMaster <johndmcmaster@gmail.com>
|
2018-10-17 21:26:11 -07:00 |
John McMaster
|
53770ff569
|
016-clbnoutmux: use gen_sites()
Signed-off-by: John McMaster <johndmcmaster@gmail.com>
|
2018-10-17 21:26:06 -07:00 |
John McMaster
|
5ae13d9cd8
|
013-clbncy0: use gen_sites()
Signed-off-by: John McMaster <johndmcmaster@gmail.com>
|
2018-10-17 21:18:39 -07:00 |
John McMaster
|
4a4a91a1b6
|
011-ffconfig: use gen_sites()
Signed-off-by: John McMaster <johndmcmaster@gmail.com>
|
2018-10-17 21:17:56 -07:00 |
John McMaster
|
31650d8777
|
015-clbnffmux: use gen_sites()
Signed-off-by: John McMaster <johndmcmaster@gmail.com>
|
2018-10-17 21:13:18 -07:00 |
John McMaster
|
5b7f6b95af
|
012-clbn5ffmux: use gen_sites()
Signed-off-by: John McMaster <johndmcmaster@gmail.com>
|
2018-10-17 21:11:44 -07:00 |
John McMaster
|
56e40a24d7
|
Merge pull request #163 from mcmasterg/fix_019_ndi1mux
019-ndi1mux: query SLICEM instead of guessing
|
2018-10-17 21:06:17 -07:00 |
John McMaster
|
d77674147e
|
019-ndi1mux: query SLICEM instead of guessing
Signed-off-by: John McMaster <johndmcmaster@gmail.com>
|
2018-10-17 20:55:04 -07:00 |
John McMaster
|
6ee5244d8b
|
Merge pull request #162 from mcmasterg/fix_018_clbram
018-clbram: query SLICEM instead of guessing
|
2018-10-17 20:52:29 -07:00 |
John McMaster
|
9d6406ecf7
|
018-clbram: query SLICEM instead of guessing
Signed-off-by: John McMaster <johndmcmaster@gmail.com>
|
2018-10-17 20:46:01 -07:00 |
John Mcmaster
|
edb041671c
|
Merge pull request #161 from mcmasterg/segmaker_prjxray
segmaker.py: move to prjxray, class segmaker => Segmaker
|
2018-10-17 20:45:29 -07:00 |
John Mcmaster
|
cbc7e23d6d
|
Merge pull request #160 from mcmasterg/addtag
fuzzers: fix addtag regression
|
2018-10-17 20:44:51 -07:00 |
John McMaster
|
37c446b255
|
fuzzers: fix addtag regression
Signed-off-by: John McMaster <johndmcmaster@gmail.com>
|
2018-10-17 20:39:37 -07:00 |
John McMaster
|
16edeffaaf
|
segmaker.py: move to prjxray, class segmaker => Segmaker
Signed-off-by: John McMaster <johndmcmaster@gmail.com>
|
2018-10-17 19:03:16 -07:00 |
John McMaster
|
38207ffb84
|
Merge pull request #159 from mcmasterg/db_bits
tilegrid multiple address support, misc cleanup
|
2018-10-17 18:07:57 -07:00 |
John McMaster
|
39167f12c4
|
pep8
Signed-off-by: John McMaster <johndmcmaster@gmail.com>
|
2018-10-17 18:01:44 -07:00 |
John McMaster
|
b37416103c
|
Merge pull request #158 from mgielda/patch-2
lib: xilinx: catch exceptions by reference
|
2018-10-17 17:51:05 -07:00 |
John McMaster
|
a931e999b6
|
segprint: add note
Signed-off-by: John McMaster <johndmcmaster@gmail.com>
|
2018-10-17 17:49:01 -07:00 |
John McMaster
|
717afdde64
|
bits2fasm: separate int and segment loading
Signed-off-by: John McMaster <johndmcmaster@gmail.com>
|
2018-10-17 17:49:01 -07:00 |
John McMaster
|
50c295efb5
|
misc utils: process_db() w/ load file on or exists, not and
Signed-off-by: John McMaster <johndmcmaster@gmail.com>
|
2018-10-17 17:49:01 -07:00 |
John McMaster
|
d93547ed4b
|
segprint: remove outdated comment
Signed-off-by: John McMaster <johndmcmaster@gmail.com>
|
2018-10-17 17:49:01 -07:00 |
John McMaster
|
87792c00a8
|
segprint: remove dead code
Signed-off-by: John McMaster <johndmcmaster@gmail.com>
|
2018-10-17 17:49:01 -07:00 |
John McMaster
|
483be8e769
|
bits2fasm: remove some verbose output
Signed-off-by: John McMaster <johndmcmaster@gmail.com>
|
2018-10-17 17:49:01 -07:00 |
John McMaster
|
664f586822
|
htmlgen: use newer tilegrid format, misc cleanup
Signed-off-by: John McMaster <johndmcmaster@gmail.com>
|
2018-10-17 17:49:01 -07:00 |
John McMaster
|
3d55b76b34
|
tilegrid: fix help message
Signed-off-by: John McMaster <johndmcmaster@gmail.com>
|
2018-10-17 17:48:51 -07:00 |