Pepijn de Vos

Results 186 comments of Pepijn de Vos

I'm trying to debug an issue where everything gets optimized away if I use a multiplication in one particular case. Meanwhile I found this: https://github.com/YosysHQ/yosys/blob/master/techlibs/common/techmap.v#L260 so if we make a...

Fun fact: `counter

Just a comment with random things I want to look at later so I don't forget: - [x] 8-input nand for comparison - [x] JK flip-flop (does yosys understand them?...

Yosys is not happy with my J-K flip-flop. Probably not worth spending more time on. Was just a curiosity: ``` // 74HC73 dual J-K flip-flop with clear cell(74HC73_2x1JKFFR) { area:...

Actually I think the right thing to do might be to write a plugin in C and copy all the files into the plugin folder. That way you can just...

The problem here is not that multiplication is optimal or not, the problem is that for this program, the output is *nothing*, the whole program collapses into nothingness, *zero* gates....

Are you sure? My understanding is that `8'd3` is decimal three in 8 bits, but I'm completely new to Verilog and this has messed me up in the past. What...

Here is your spoon: https://www.youtube.com/watch?v=dYBjVTMUQY0 Also, this patch is great, please merge it.

With my Imou I'm also getting this error, but it seems to be the Home Assistant that has the wrong time set?? ``` Couldn't connect to camera 'Lechange', please verify...