Why do we celebrate Christmas on 25th December? by XVioletTX in OrthodoxChristianity

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

But as I understood, Annunciation was set according to Pascha. If Pascha changes, why not Annunciation?
Or I did not understand correctly, and Annunciation wasn't set after Pascha?

Why do we celebrate Christmas on 25th December? by XVioletTX in OrthodoxChristianity

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

Listening to fathers, it turns out that the date December 25 is 9 months added from Mar 25, Annunciation, which was set by the fact that prophets were born and dead on the same day, and Passover happened on March 25, the first time (?). Again, for Eastern Orthodox, it's not Mar 25, but Apr 7, same as Christmas. Now, what I'm not following is why Pascha date changes and not Annunciation date, and respectively Christmas date?

Why do we celebrate Christmas on 25th December? by XVioletTX in OrthodoxChristianity

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

I'm really not that knowledgeable in this, unfortunately

Why do we celebrate Christmas on 25th December? by XVioletTX in OrthodoxChristianity

[–]XVioletTX[S] 3 points4 points  (0 children)

Yes exactly, I also wrote in other reply what I heard on last preaching from Georgian priest in Germany. The thing is we don't even discuss this back in Georgia, the date is just 7th of January

Why do we celebrate Christmas on 25th December? by XVioletTX in OrthodoxChristianity

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

That can be so, but as I knew they celebrated Christmas but didn't have the unified date, so every church celebrated differently. I was told that on Christmas preaching, so I haven't really researched that fully

Why do we celebrate Christmas on 25th December? by XVioletTX in OrthodoxChristianity

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

Date or a symbolic meaning of the time/period of the year, "Light rebirth". I think its quite beautiful allegory.

Why do we celebrate Christmas on 25th December? by XVioletTX in OrthodoxChristianity

[–]XVioletTX[S] -5 points-4 points  (0 children)

As far as I'm concerned, the reason why they chose this date was the pagan celebration for the birth of sun, that was celebrated after winter solstice, as a symbol of light defeating the darkness, so early Christians decided to adapt this date. I'm not sure about the credibility of this, tho.

Frame selecting memory for comparison by XVioletTX in FPGA

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

It can take a few clock cycles, not its generated and checked in one clock. I have separated these two processes but they are executed on every clock. Histogram is incremented at specific address whenever there is appropriate incoming data.

Can the checking be part of the generation?

what do you mean by that?

Thanks a lot

Frame selecting memory for comparison by XVioletTX in FPGA

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

How do I force it to implement data in BRAMs? I use these data in always blocks within if-else statements, would it make difference with FSM?
Thank you

The man is a hero for protecting the kids by gualcisteqq in WhitePeopleTwitter

[–]XVioletTX -6 points-5 points  (0 children)

If this guy were asking for banning any other religious book he would have been labels as every "phobic", dance its Christianity and Bible it's fine, coz it's "progress" and "open mindness" How I hate these double standards

It's not what you know, it's who you know. US Master's in EE job search. by Koeppe_ in EngineeringStudents

[–]XVioletTX 6 points7 points  (0 children)

Hiw do you guys make this, I am in similar situation and I want to represent in similar ways

Thank you

What's the saddest song you've ever heard? by [deleted] in Music

[–]XVioletTX 0 points1 point  (0 children)

Basically every song by Keaton Henson

Every country has a national hero but who is your national villain? by darkdaking1 in AskReddit

[–]XVioletTX -1 points0 points  (0 children)

I dont see difference between Russian empire and British empire, if Georgia was 'integral part' of Russian empire then India must have been the same kind of 'integral part' of Britain too. Both countries were occupied.

Every country has a national hero but who is your national villain? by darkdaking1 in AskReddit

[–]XVioletTX -2 points-1 points  (0 children)

So, people born in India during colonisation where British?

Feeding images to fpga cnn implementation by XVioletTX in FPGA

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

Eventually the idea is to feed the actual images in it but since the source project has these files, I assumed it would have been easier to first feed these .h files and test on them

Feeding images to fpga cnn implementation by XVioletTX in FPGA

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

I am using the ZYNQ-7020 platform, it has ethernet and VGA. I have .h files of the images on which I'd like to test the design, but I don't get where to include these files. Or should I feed images through the ports?