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
|
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
|
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
|
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
|
39167f12c4
|
pep8
Signed-off-by: John McMaster <johndmcmaster@gmail.com>
|
2018-10-17 18:01:44 -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 |
John McMaster
|
62d89d6776
|
tilegrid: add segment for tilegrid, glob deltas by default
Signed-off-by: John McMaster <johndmcmaster@gmail.com>
|
2018-10-17 14:31:59 -07:00 |
John McMaster
|
0a6aa3c374
|
tilegrid: always add bits field
Signed-off-by: John McMaster <johndmcmaster@gmail.com>
|
2018-10-17 14:31:59 -07:00 |
John McMaster
|
7cfd30483f
|
segmaker: split site / tile tags
Signed-off-by: John McMaster <johndmcmaster@gmail.com>
|
2018-10-17 14:31:59 -07:00 |
John McMaster
|
538344f192
|
Remove 070-tileconn, favoring 074-dump_all
Signed-off-by: John McMaster <johndmcmaster@gmail.com>
|
2018-10-17 14:31:59 -07:00 |
John McMaster
|
8763438cff
|
tilegrid: consolidate setting frames, words, heights
Signed-off-by: John McMaster <johndmcmaster@gmail.com>
|
2018-10-17 14:31:59 -07:00 |
John McMaster
|
833fa503c0
|
tilegrid: add comments
Signed-off-by: John McMaster <johndmcmaster@gmail.com>
|
2018-10-17 14:31:59 -07:00 |
John McMaster
|
b99ed31ba1
|
tilegrid: BRAM loosely working, needs real offsets
Signed-off-by: John McMaster <johndmcmaster@gmail.com>
|
2018-10-17 14:31:59 -07:00 |
John McMaster
|
9e664fa5bd
|
tilegrid BRAM: base BLOCK_RAM entry
Signed-off-by: John McMaster <johndmcmaster@gmail.com>
|
2018-10-17 14:31:59 -07:00 |
John McMaster
|
9f3443a8a0
|
tilegrid: misc cleanup
Signed-off-by: John McMaster <johndmcmaster@gmail.com>
|
2018-10-17 14:31:59 -07:00 |
John McMaster
|
e62d722003
|
tilegrid generate.tcl: more debug output, consistent tab/space
Signed-off-by: John McMaster <johndmcmaster@gmail.com>
|
2018-10-17 14:31:59 -07:00 |
John McMaster
|
2070c94e68
|
tilegrid generate: simplify if / tables
Signed-off-by: John McMaster <johndmcmaster@gmail.com>
|
2018-10-17 14:31:59 -07:00 |
John McMaster
|
7c84e3ccc9
|
tilegrid: BRAM partial support
Signed-off-by: John McMaster <johndmcmaster@gmail.com>
|
2018-10-17 14:31:59 -07:00 |
John McMaster
|
7053663aa6
|
tilegrid: split make_database()
Signed-off-by: John McMaster <johndmcmaster@gmail.com>
|
2018-10-17 14:31:59 -07:00 |
John McMaster
|
d682523456
|
tilegrid: clean up load_tiles()
Signed-off-by: John McMaster <johndmcmaster@gmail.com>
|
2018-10-17 14:31:59 -07:00 |
John McMaster
|
f7a3d8bf94
|
tilegrid: move tile_baseaddr closer to where its created
Signed-off-by: John McMaster <johndmcmaster@gmail.com>
|
2018-10-17 14:31:59 -07:00 |
John McMaster
|
38df1bad48
|
tilegrid: add_segment() explicit keys
Signed-off-by: John McMaster <johndmcmaster@gmail.com>
|
2018-10-17 14:31:59 -07:00 |
John McMaster
|
fd03be7868
|
tilegrid: cleanup make_segments, bug fixes
Signed-off-by: John McMaster <johndmcmaster@gmail.com>
|
2018-10-17 14:31:59 -07:00 |
John McMaster
|
875081dbc2
|
tilegrid: break into functions, add main()
Signed-off-by: John McMaster <johndmcmaster@gmail.com>
|
2018-10-17 14:31:59 -07:00 |
John McMaster
|
63d872d539
|
tilegrid: quote consistency
Signed-off-by: John McMaster <johndmcmaster@gmail.com>
|
2018-10-17 14:31:59 -07:00 |
John McMaster
|
209e59f9a9
|
tilegrid: database["segments"] => segments
Signed-off-by: John McMaster <johndmcmaster@gmail.com>
|
2018-10-17 14:31:59 -07:00 |
Tim 'mithro' Ansell
|
0a9e24373e
|
Missing closing of if.
Signed-off-by: Tim 'mithro' Ansell <me@mith.ro>
|
2018-10-12 07:03:37 -07:00 |
Tim 'mithro' Ansell
|
da10b35d0f
|
Don't fail it output dir doesn't exist.
Signed-off-by: Tim 'mithro' Ansell <me@mith.ro>
|
2018-10-12 07:03:37 -07:00 |
John McMaster
|
255f9b01bb
|
Merge pull request #143 from mcmasterg/segmaker_debug
Segmaker debug
|
2018-10-09 16:46:17 -07:00 |
John McMaster
|
867853076d
|
Merge pull request #126 from mcmasterg/timfuz_site
timing site fuzzer
|
2018-10-09 16:45:45 -07:00 |
John McMaster
|
2c1fc70d65
|
timfuz: switch default to easy project until disk/memory issues are resolved
Signed-off-by: John McMaster <johndmcmaster@gmail.com>
|
2018-10-09 16:39:25 -07:00 |
John McMaster
|
6bafa960cf
|
timfuz: pep8 fix
Signed-off-by: John McMaster <johndmcmaster@gmail.com>
|
2018-10-09 16:37:47 -07:00 |
John McMaster
|
9ac71a0442
|
tilegrid: add some debug output on failure
Signed-off-by: John McMaster <johndmcmaster@gmail.com>
|
2018-10-08 17:38:19 -07:00 |
John McMaster
|
0d8c5aaa29
|
timfuz: handle passthrough lut bel_pin
Signed-off-by: John McMaster <johndmcmaster@gmail.com>
|
2018-10-08 11:12:50 -07:00 |
Keith Rothman
|
ed584aa8f2
|
Add ROI annotations and update some missing tilegrid changes.
Signed-off-by: Keith Rothman <537074+litghost@users.noreply.github.com>
|
2018-10-05 18:26:24 -07:00 |
Keith Rothman
|
4fe294df19
|
Run make format.
Signed-off-by: Keith Rothman <537074+litghost@users.noreply.github.com>
|
2018-10-05 09:36:33 -07:00 |
Keith Rothman
|
f77755ea5d
|
Add TODO to remove hack.
Signed-off-by: Keith Rothman <537074+litghost@users.noreply.github.com>
|
2018-10-05 09:34:45 -07:00 |
Keith Rothman
|
fcac3aa05c
|
Lighter hack.
Signed-off-by: Keith Rothman <537074+litghost@users.noreply.github.com>
|
2018-10-05 09:31:45 -07:00 |
Keith Rothman
|
dba45f30fa
|
Hack thinks to work (for now).
Signed-off-by: Keith Rothman <537074+litghost@users.noreply.github.com>
|
2018-10-05 09:09:38 -07:00 |
Keith Rothman
|
c38cac8b69
|
Handle new grid format and merge with segment info.
Signed-off-by: Keith Rothman <537074+litghost@users.noreply.github.com>
|
2018-10-05 09:09:38 -07:00 |
John McMaster
|
dd88616a88
|
timfuz project.tcl: better print statement message
Signed-off-by: John McMaster <johndmcmaster@gmail.com>
|
2018-10-03 18:21:55 -07:00 |
John McMaster
|
5f43accedf
|
timfuz timing_txt2icsv.py: stream instead of loading all data
Signed-off-by: John McMaster <johndmcmaster@gmail.com>
|
2018-10-03 18:21:36 -07:00 |
John McMaster
|
fd5bfceb7a
|
timfuz: delete timing4.txt after processing to save disk space
Signed-off-by: John McMaster <johndmcmaster@gmail.com>
|
2018-10-03 17:47:02 -07:00 |
John McMaster
|
85862394ce
|
timfuz: remove nodes from timing4.txt
Signed-off-by: John McMaster <johndmcmaster@gmail.com>
|
2018-10-03 17:47:02 -07:00 |
John McMaster
|
0a7c68b5a0
|
timfuz stats: site wires report solved in addition to covered
Signed-off-by: John McMaster <johndmcmaster@gmail.com>
|
2018-10-03 17:47:02 -07:00 |
John McMaster
|
8d5a1611d3
|
timfuz: BEL multiple output pin test script
Signed-off-by: John McMaster <johndmcmaster@gmail.com>
|
2018-10-03 17:47:02 -07:00 |
John McMaster
|
0fcd6958d8
|
timfuz: linprog simple example
Signed-off-by: John McMaster <johndmcmaster@gmail.com>
|
2018-10-03 17:47:02 -07:00 |
John McMaster
|
d7e972f83d
|
timfuz: move tests to minitest dir
Signed-off-by: John McMaster <johndmcmaster@gmail.com>
|
2018-10-03 17:47:02 -07:00 |