Miodrag Milanović
|
9ccd132437
|
himbaechel: add uarch specific options parsing (#1582)
* himbaechel: add uarch specific options parsing
* fix tests
* add reference to additional help
* review comments addressed
* cleanup and unify other uarch
* Adressed PR comments
|
2025-10-21 14:41:53 +02:00 |
|
myrtle
|
27635785c8
|
heap: Allow customising legalisation ordering (#1507)
Signed-off-by: gatecat <gatecat@ds0.me>
|
2025-07-01 15:32:28 +02:00 |
|
gatecat
|
226a2dfdb4
|
clangformat
Signed-off-by: gatecat <gatecat@ds0.me>
|
2025-05-20 13:19:52 +02:00 |
|
Catherine
|
5fe680390f
|
Various fixes for clang/libc++ build (#1415)
* Gowin: add header includes required on libstdc++.
* kernel: fix incorrect printf-style format.
* himbaechel: add missing `override` qualifiers.
* Gowin: remove unnecessary `std::move`.
These calls inhibit RVO, a stronger optimization than moving an object.
|
2025-01-12 08:11:33 +01:00 |
|
gatecat
|
24fc33c014
|
xilinx: Basic I/ODDR support
Signed-off-by: gatecat <gatecat@ds0.me>
|
2024-09-27 17:09:15 +02:00 |
|
gatecat
|
d3c0f945da
|
xilinx: Fix BRAM placement, clangformat
Signed-off-by: gatecat <gatecat@ds0.me>
|
2024-09-27 16:24:47 +02:00 |
|
Adrien Prost-Boucle
|
fa55e93848
|
Himbaechel xilinx : Fix regex to parse Zynq device names
|
2024-08-19 21:06:45 +01:00 |
|
gatecat
|
5bfe0dd1b1
|
himbaechel: Adding a xilinx uarch for xc7 with prjxray
Signed-off-by: gatecat <gatecat@ds0.me>
|
2023-11-14 17:12:09 +01:00 |
|