Ildus Kurbangaliev

Results 11 issues of Ildus Kurbangaliev

`yosys` creates a file with LDCE primitives, apparently `nextpnr-xilinx` doesn't support them. The command: ``` nextpnr-xilinx --chipdb /home/ildus/dev/nextpnr-xilinx/xilinx/xc7a35t.bin --xdc arty.xdc --json midi_ctrl.json --write midi_ctrl_routed.json --fasm midi_ctrl.fasm ``` Output: ``` ERROR:...

Installed helio yesterday and noticed that it doesn't support HiDPI, also I noticed that it uses JUCE and the latter has support of HiDPI from 3.2.0. Are there any plans...

HI, I started having a look to `nmigen` and I see a lot of `eq` statements which are decrease readability of clauses. I think there is a room of improvement....

There are still many chapters in the documentation that contain only text 'To be written.'. Are you planning to write them? Especially land patterns need documentation i think because it's...

Are you going to extend redmine-cli with other commands? I think it'll be very useful to support commands: commenting and time tracking.

Message in console: *\* (SWT:22332): CRITICAL *_: void webkit_web_policy_decision_use(WebKitWebPolicyDecision_): assertion `WEBKIT_IS_WEB_POLICY_DECISION(decision)' failed Linux Mint 13.04

This pull request adds support of memory contexts for allocated objects. This is first revision of it, and I have moved to memory contexts only od_ objects for now, but...

Adds `sum_floor` aggregation which is similar to `sum`, but has second parameter which defines lowest possible value.

I have a configuration with DWT enabled in sway but keyd seems to ignore it. When I stop keyd, everything works as expected. Is there a way to disable touchpad...