*** bl0x_ <bl0x_!~bl0x@p200300d7a70909007a43bd51a36bc177.dip0.t-ipconnect.de> has joined #f4pga | 02:14 | |
*** bl0x <bl0x!~bl0x@p54a710c3.dip0.t-ipconnect.de> has quit IRC | 02:15 | |
*** jacobk <jacobk!~quassel@47-186-81-17.dlls.tx.frontiernet.net> has joined #f4pga | 07:11 | |
*** chexum <chexum!~quassel@gateway/tor-sasl/chexum> has quit IRC | 09:04 | |
*** chexum <chexum!~quassel@gateway/tor-sasl/chexum> has joined #f4pga | 09:05 | |
*** bjorkintosh <bjorkintosh!~bjork@2600:8807:2a0a:5600:ac31:f53a:10e1:a9ea> has joined #f4pga | 15:03 | |
*** duck2 <duck2!~duck2@146.185.156.161> has quit IRC | 17:37 | |
*** duck2 <duck2!~duck2@146.185.156.161> has joined #f4pga | 17:37 | |
*** jacobk <jacobk!~quassel@47-186-81-17.dlls.tx.frontiernet.net> has quit IRC | 19:13 | |
*** jacobk <jacobk!~quassel@47-186-81-17.dlls.tx.frontiernet.net> has joined #f4pga | 19:17 | |
*** ec <ec!~ec@gateway/tor-sasl/ec> has joined #f4pga | 20:03 | |
*** ec_ <ec_!~ec@gateway/tor-sasl/ec> has quit IRC | 20:06 | |
F4PGASlackBridge | <hansfbaier> @tmichalak I have a super weird issue here in prjxray: fasm2frames complains it can't find a feature, whereas the feature is clearly there: ```$ python3 ../../prjxray-upstream/utils/fasm2frames.py --part xc7k160tffg676-2 --db-root ../../db-workspace-for-kintex7 mercury_kx2.fasm GridInfo(bits={}, sites={'IDELAY_X1Y9': 'IDELAYE2_FINEDELAY', 'IDELAY_X1Y10': 'IDELAYE2_FINEDELAY', 'ILOGIC_X1Y9': 'ILOGICE2', | 21:08 |
---|---|---|
F4PGASlackBridge | 'ILOGIC_X1Y10': 'ILOGICE2', 'ODELAY_X1Y9': 'ODELAYE2', 'ODELAY_X1Y10': 'ODELAYE2', 'OLOGIC_X1Y9': 'OLOGICE2', 'OLOGIC_X1Y10': 'OLOGICE2'}, prohibited_sites=[], tile_type='RIOI', pin_functions={}, clock_region=ClockRegion(name='X1Y0', x=1, y=0)) GridInfo(bits={}, sites={'IDELAY_X1Y9': 'IDELAYE2_FINEDELAY', 'IDELAY_X1Y10': 'IDELAYE2_FINEDELAY', 'ILOGIC_X1Y9': 'ILOGICE2', 'ILOGIC_X1Y10': 'ILOGICE2', 'ODELAY_X1Y9': 'ODELAYE2', | 21:08 |
F4PGASlackBridge | 'ODELAY_X1Y10': 'ODELAYE2', 'OLOGIC_X1Y9': 'OLOGICE2', 'OLOGIC_X1Y10': 'OLOGICE2'}, prohibited_sites=[], tile_type='RIOI', pin_functions={}, clock_region=ClockRegion(name='X1Y0', x=1, y=0)) Traceback (most recent call last): File "../../prjxray-upstream/utils/fasm2frames.py", line 316, in <module> main() File "../../prjxray-upstream/utils/fasm2frames.py", line 304, in main run( File | 21:08 |
F4PGASlackBridge | "../../prjxray-upstream/utils/fasm2frames.py", line 189, in run assembler.parse_fasm_filename(filename_in, extra_features=extra_features) File "/devel/HDL/kintex-reveng/prjxray-upstream/prjxray/fasm_assembler.py", line 190, in parse_fasm_filename raise FasmLookupError('\n'.join(missing_features)) prjxray.fasm_assembler.FasmLookupError: Segment DB RIOI, key RIOI.OLOGIC_Y1.ZINV_T1 not found from line | 21:08 |
F4PGASlackBridge | 'RIOI_X73Y9.OLOGIC_Y1.ZINV_T1' Segment DB RIOI, key RIOI.OLOGIC_Y0.ZINV_T1 not found from line 'RIOI_X73Y9.OLOGIC_Y0.ZINV_T1' $ grep 'OLOGIC_Y[01].ZINV_T1' segbits_rioi.db RIOI.OLOGIC_Y0.ZINV_T1 30_67 RIOI.OLOGIC_Y1.ZINV_T1 31_60``` | 21:08 |
F4PGASlackBridge | <hansfbaier> Also the GridInfo (debug print added) clearly shows that the site is there, as does tilegrid.json | 21:10 |
*** jacobk <jacobk!~quassel@47-186-81-17.dlls.tx.frontiernet.net> has quit IRC | 21:35 | |
F4PGASlackBridge | <hansfbaier> I am looking into that | 21:35 |
F4PGASlackBridge | <hansfbaier> The error occurs only for site at Y9 | 21:52 |
F4PGASlackBridge | <hansfbaier> Ah yes, the json above is the reason: It has an empty bits property | 22:04 |
F4PGASlackBridge | <hansfbaier> That should be some issue in the tilegrid fuzzer | 22:06 |
F4PGASlackBridge | <hansfbaier> Those are the ```XRAY_IOI3_TILES="LIOI3_X0Y9 RIOI_X43Y9"``` in settings/kintex7.sh | 22:12 |
Generated by irclog2html.py 2.17.1 by Marius Gedminas - find it at https://mg.pov.lt/irclog2html/!