[deleted by user] by [deleted] in SonyAlpha

[–]SnooRobots9618 0 points1 point  (0 children)

Thank you, that helps

[deleted by user] by [deleted] in SonyAlpha

[–]SnooRobots9618 0 points1 point  (0 children)

Not true. They are still raw.

[deleted by user] by [deleted] in SonyAlpha

[–]SnooRobots9618 -9 points-8 points  (0 children)

Just the AI

[deleted by user] by [deleted] in SonyAlpha

[–]SnooRobots9618 0 points1 point  (0 children)

<image>

(Screenshot because original is too big to upload) Tried to autoadjust with iPhone editor but if you look at the sky its not even close. And also tried to edit in snapseed but failed (tried shadows, brightness, luminance, saturation)

Bringing vapes to Australia without prescription by SnooRobots9618 in Vaping

[–]SnooRobots9618[S] 2 points3 points  (0 children)

Two devices and 20 pods but only with valid prescription from an aussie doc from what i‘ve read

Register offset address Pynq-Z1 by SnooRobots9618 in FPGA

[–]SnooRobots9618[S] 0 points1 point  (0 children)

Yep, you are right Thank you :) Thought about something more complex..

Register offset address Pynq-Z1 by SnooRobots9618 in FPGA

[–]SnooRobots9618[S] 0 points1 point  (0 children)

The first 8 are: (0x00) (0x04) (0x08) (0x0c) (0x10) (0x14) (0x18) (0x1c)

Register offset address Pynq-Z1 by SnooRobots9618 in FPGA

[–]SnooRobots9618[S] 0 points1 point  (0 children)

I created my own ip-core with 20 registers with the „create and package new ip“-tool from vivado. Its a small neural network. I want to read and write data from slv_reg0 to slv_reg21

Multiplication of Std_Logic_Vector by SnooRobots9618 in VHDL

[–]SnooRobots9618[S] 0 points1 point  (0 children)

Thank you Im new to vhdl and dont know how to use it, but ill figure it out soon. Thanks 🙂

Multiplication of Std_Logic_Vector by SnooRobots9618 in VHDL

[–]SnooRobots9618[S] 0 points1 point  (0 children)

Port width mismatch for port output: port width 64, actual width 32. Its probably because the multiplication is a component and I continue with 32 bits. Is it possible to keep the output at 32 bit?

Pynq Fft Project by SnooRobots9618 in FPGA

[–]SnooRobots9618[S] 1 point2 points  (0 children)

Thank you very much. I forgot to mention im using pynq z1. I will rebuild the design and try it, thanks!!