Adrian Fiergolski

Results 7 issues of Adrian Fiergolski

OS: Ubuntu 22.04 LTS I have a network interface wlp3s0. It has access to the Internet. The default gateway points to this interface. I created a VPN using OpenVPN. In...

Add support for the [Platform Cable USB II](https://www.xilinx.com/products/boards-and-kits/hw-usb-ii-g.html) cable. The cable (in jTag mode) is supported by UrJTAG ([code example](https://sourceforge.net/p/urjtag/git/ci/master/tree/urjtag/src/tap/cable/xpc.c)) through _libusb_. As the cable can be operated in the...

Originally, the issue was reported in the KeeFox project ([link](https://github.com/kee-org/KeeFox/issues/511)) I confirm the problem hasn't been solved yet. Setup: * Thunderbird 52.9.1 (64bit) * KeeBird 1.7.2 (although its name in...

The fix pushes "local-mac-address" to the device tree in 'master_dts'. Signed-off-by: Adrian Fiergolski

It would be convenient if the tool had a possibility to provide all registers in a single interface. Then instead of ``` module sample_0 ( ... output logic [15:0] o_bit_field_0_0,...

enhancement

It's restrictive that bit fields need to have unique names in a block. If one has a sequence of control registers which provides the same functionality, it's very annoying. In...

enhancement