Quentin Corradi
Quentin Corradi
I remember Korath (Kor Efreti) having "world ships" able to transport thousand of crew, maybe this could help evacuating a planet? EDIT: Given the changes in #7088 they might not...
> The Korath Exiles I did not mean Korath Exiles (I even specified Kor Efreti), those are just not the kind of species to save another one but rather to...
> Curiously, the bug no longer happens [...] if you do any of the following: [...] > - Destroy the Bactrian instead of capturing it. On 0.9.14 I managed to...
I accidentally prevented attributes on conditional and loop generate construct. I'm going to fixing that before going out of draft.
Apparently attributes on generate regions are allowed in Verilog 2001, but Verilog 2005 is not a superset of Verilog 2001 so I didn't notice it before reading both standards... So...
Ok, I think this is now correct. Only tests are left. EDIT: It is incorrect, the removed begin/end in if statements are actually useful for the dangling else problem.
I've read your changes. They solve what I was trying to solve, but correctly. Thank you for your help, I was unable to understand how sv2v handles generate regions and...
Yeah, it's almost impossible to make sure nothing was sneaked in these huge commits. Could either be done by a trusted maintainer or a bot (I don't think you're using...
I think adding empty timestamp should be a feature separated from adding a timestamp.
The reasoning behind using the [--:--] timestamps is to be able to streamline placing timestamps: After one timestamp is placed the cursor jumps to the next timestamp, so while playing...