1
0
mirror of https://github.com/YosysHQ/nextpnr.git synced 2026-01-27 12:42:25 +00:00
Files
YosysHQ.nextpnr/common/kernel
Jonas Thörnblad 6ca64526bb Fix handling of RNG seed
* Fix truncation of output seed value from 64 bits to 32 bits (int
  instead of uint64) when written to json file.

* Fix input seed value conversion when --seed option is used.

* Remove input seed value scrambling (use of rngseed()) when --seed
  or --randomize-seed option is used since the output seed value will
  be the scrambled value and not the seed that was actually supplied
  or generated.
2024-09-18 16:29:32 +02:00
..
2023-10-02 14:56:40 +02:00
2024-01-12 10:09:28 +01:00
2022-04-08 13:42:54 +01:00
2024-09-18 16:29:32 +02:00
2024-01-12 10:09:28 +01:00
2023-06-20 10:57:10 +02:00
2024-08-12 17:45:27 +02:00
2022-12-22 15:26:39 +01:00
2023-10-26 21:21:14 +02:00
2023-05-19 09:00:31 +02:00
2024-01-12 10:09:28 +01:00
2024-01-12 10:09:28 +01:00
2023-02-13 10:52:05 +01:00
2023-02-13 10:52:05 +01:00
2024-01-12 10:09:28 +01:00
2024-01-12 10:09:28 +01:00
2024-08-12 17:45:27 +02:00
2023-01-18 16:28:33 +01:00
2022-04-08 13:42:54 +01:00
2022-12-22 15:26:39 +01:00