*** tpb has joined #yosys | 00:00 | |
*** emeb_mac has joined #yosys | 00:33 | |
*** seldridge has joined #yosys | 00:42 | |
*** dxld has quit IRC | 00:48 | |
*** dxld has joined #yosys | 00:52 | |
*** develonepi3 has quit IRC | 00:53 | |
*** seldridge has quit IRC | 01:23 | |
*** proteusguy has quit IRC | 01:42 | |
*** digshadow has quit IRC | 02:17 | |
*** digshadow has joined #yosys | 02:42 | |
*** emeb has quit IRC | 02:45 | |
*** leviathan has joined #yosys | 02:49 | |
*** danieljabailey has joined #yosys | 03:00 | |
*** danieljabailey has quit IRC | 03:17 | |
*** danieljabailey has joined #yosys | 03:19 | |
*** ZipCPU has quit IRC | 03:48 | |
*** AlexDaniel has quit IRC | 03:48 | |
*** knielsen has quit IRC | 03:48 | |
*** kmehall has quit IRC | 03:48 | |
*** thoughtpolice has quit IRC | 03:48 | |
*** rqou has quit IRC | 03:48 | |
*** jhol has quit IRC | 03:48 | |
*** rqou has joined #yosys | 03:51 | |
*** danieljabailey has quit IRC | 03:51 | |
*** danieljabailey has joined #yosys | 03:53 | |
*** leviathan has quit IRC | 04:53 | |
*** cemerick has joined #yosys | 05:18 | |
*** cemerick_ has joined #yosys | 06:05 | |
*** gnufan1 has quit IRC | 06:09 | |
*** cemerick has quit IRC | 06:09 | |
*** cemerick_ has quit IRC | 06:32 | |
*** janrinze has quit IRC | 06:51 | |
*** emeb_mac has quit IRC | 07:12 | |
*** AlexDaniel has joined #yosys | 07:23 | |
*** GuzTech has joined #yosys | 07:25 | |
*** proteusguy has joined #yosys | 07:32 | |
*** GuzTech has quit IRC | 07:48 | |
*** ZipCPU has joined #yosys | 07:51 | |
*** knielsen has joined #yosys | 07:51 | |
*** kmehall has joined #yosys | 07:51 | |
*** thoughtpolice has joined #yosys | 07:51 | |
*** jhol has joined #yosys | 07:51 | |
*** GuzTech has joined #yosys | 07:59 | |
*** AlexDaniel has quit IRC | 09:23 | |
*** promach has quit IRC | 09:33 | |
*** andi- has quit IRC | 09:40 | |
*** andi- has joined #yosys | 09:47 | |
*** m_t has joined #yosys | 09:49 | |
*** AlexDaniel has joined #yosys | 09:55 | |
*** sklv has quit IRC | 09:56 | |
*** sklv has joined #yosys | 09:57 | |
*** andi- has quit IRC | 09:58 | |
*** AlexDaniel has quit IRC | 10:05 | |
*** andi- has joined #yosys | 10:13 | |
*** AlexDaniel has joined #yosys | 10:21 | |
*** clifford has joined #yosys | 10:36 | |
*** ChanServ sets mode: +o clifford | 10:36 | |
*** AlexDaniel has quit IRC | 10:48 | |
*** m_t has quit IRC | 10:49 | |
*** proteus-guy has joined #yosys | 11:03 | |
*** leviathan has joined #yosys | 11:42 | |
*** leviathan has quit IRC | 11:44 | |
*** leviathanch has joined #yosys | 11:44 | |
*** AlexDaniel has joined #yosys | 12:00 | |
*** andi- has quit IRC | 12:01 | |
*** develonepi3 has joined #yosys | 12:41 | |
*** dys has joined #yosys | 13:48 | |
*** promach has joined #yosys | 14:14 | |
*** dxld has quit IRC | 14:15 | |
*** kensan has quit IRC | 15:00 | |
*** promach_ has joined #yosys | 15:04 | |
*** andi- has joined #yosys | 15:16 | |
*** promach_ has quit IRC | 15:29 | |
*** promach_ has joined #yosys | 15:30 | |
promach_ | hi guys, using $past(variable) on the condition for assert(variable) is not helpful for yosys-smtbmc temporal induction, right ? | 15:34 |
---|---|---|
promach_ | https://github.com/promach/UART/blob/development/rtl/test_UART.v#L141-L152 | 15:34 |
tpb | Title: UART/test_UART.v at development · promach/UART · GitHub (at github.com) | 15:35 |
*** dxld has joined #yosys | 15:35 | |
*** dxld has quit IRC | 15:52 | |
ZipCPU | No, promach_: it should be just find for induction. | 15:55 |
promach_ | ZipCPU: but I really doubt, because $past(variable) could be of anything in induction, right ? | 15:56 |
ZipCPU | The only issues are that it will only work in a clocked always block, the "erroneous" trace will appear on the second to the last clock, and who knows what past references on the very first time step during induction. | 15:57 |
ZipCPU | (You'll have to recover from that first timestep in the following time steps) | 15:57 |
promach_ | ZipCPU: but I am using $past(variable) on the condition for assert(variable) in induction | 16:13 |
ZipCPU | Yes, that was what I thought I was talking about. | 16:13 |
ZipCPU | I do it all the time. | 16:14 |
promach_ | hmm... probably I should look for the induction bug at some other place in my code then | 16:14 |
*** dxld has joined #yosys | 16:15 | |
*** dxld has quit IRC | 16:25 | |
*** promach_ has quit IRC | 16:26 | |
*** dxld has joined #yosys | 16:29 | |
*** emeb_mac has joined #yosys | 16:34 | |
*** dxld has quit IRC | 16:43 | |
*** dxld has joined #yosys | 16:52 | |
*** dxld has quit IRC | 16:57 | |
*** emeb_mac has quit IRC | 17:01 | |
*** GuzTech has quit IRC | 17:07 | |
*** dxld has joined #yosys | 17:21 | |
*** dxld has quit IRC | 17:25 | |
*** dxld has joined #yosys | 17:36 | |
*** leviathanch has quit IRC | 17:40 | |
*** land_of_ruin has joined #yosys | 17:46 | |
*** dxld has quit IRC | 17:47 | |
*** dxld has joined #yosys | 17:50 | |
*** land_of_ruin has quit IRC | 17:56 | |
*** azzizi has quit IRC | 18:00 | |
*** azzizi has joined #yosys | 18:01 | |
azzizi | Hi can anyone please tell me if the 'passes' can be written in python ? or using c++ is a must? | 18:01 |
azzizi | To clarify passes on the RTLIL | 18:01 |
*** dxld has quit IRC | 18:03 | |
*** dxld has joined #yosys | 18:06 | |
ZipCPU | azzizi: I would imagine they could be written in Python, don't see why not, however you might need to build your own patched infrastructure to make that happen. | 18:07 |
azzizi | could you please elaborate on 'patched infrastructure' a bit more ? Not getting that | 18:09 |
azzizi | e.g. i would like to add some things on the RTLIL suppose say with python ...what are the things to keep in mind | 18:10 |
*** dxld has quit IRC | 18:19 | |
ZipCPU | My point is specifically that the current infrastructure doesn't include python. You would need to connect your pythong code to yosys yourself. | 18:23 |
*** digshadow has quit IRC | 18:24 | |
*** digshadow has joined #yosys | 18:52 | |
*** dxld has joined #yosys | 18:52 | |
*** cemerick_ has joined #yosys | 18:53 | |
*** cemerick_ has quit IRC | 19:13 | |
*** dxld has quit IRC | 19:46 | |
*** dxld has joined #yosys | 19:50 | |
*** m_t has joined #yosys | 19:56 | |
*** dxld has quit IRC | 20:00 | |
*** dxld has joined #yosys | 20:07 | |
*** m_w has joined #yosys | 20:26 | |
*** proteusguy has quit IRC | 20:28 | |
*** dxld has quit IRC | 20:28 | |
*** dxld has joined #yosys | 20:37 | |
*** cemerick_ has joined #yosys | 20:40 | |
*** xerpi has joined #yosys | 20:54 | |
*** cemerick_ has quit IRC | 20:56 | |
*** m_w has quit IRC | 21:05 | |
*** m_w has joined #yosys | 21:09 | |
*** dxld has quit IRC | 21:10 | |
*** dxld has joined #yosys | 21:13 | |
*** dys has quit IRC | 21:14 | |
*** dxld has quit IRC | 21:38 | |
*** cemerick_ has joined #yosys | 21:41 | |
*** cemerick_ has quit IRC | 21:47 | |
*** xerpi has quit IRC | 22:23 | |
*** m_t has quit IRC | 22:27 | |
*** develonepi3 has quit IRC | 22:34 | |
*** dxld has joined #yosys | 22:36 | |
*** dxld has quit IRC | 22:48 | |
*** dxld has joined #yosys | 22:51 |
Generated by irclog2html.py 2.13.1 by Marius Gedminas - find it at mg.pov.lt!