3
0
Fork 0
mirror of https://github.com/YosysHQ/yosys synced 2025-09-29 20:59:03 +00:00
yosys/techlibs
YRabbit d60dc93e92 Gowin. Renaming inputs of the DCS primitive.
The dynamic clock selection (DCS) primitive has undergone changes with
the release of the GW5A series—the CLK0,1,2,3 inputs are now
CLKIN0,1,2,3, but only for GW5A series chips.

There are no functional changes, only renaming.

Here we are transferring the description of the DCS primitive from
general to specialized files for each chip series.

We have also fixed a bug in the generation script that caused the loss
of primitive parameters. Fortunately, this only affected the
analog-to-digital converter, which has not yet been implemented.

Signed-off-by: YRabbit <rabbit@yrabbit.cyou>
2025-09-20 16:22:23 +01:00
..
achronix Remove .c_str() from stringf parameters 2025-09-01 23:34:42 +00:00
anlogic Remove .c_str() from stringf parameters 2025-09-01 23:34:42 +00:00
common Add $input_port and $connect cell types 2025-09-17 13:56:46 +02:00
coolrunner2 Remove .c_str() calls from log()/log_error() 2025-09-11 20:59:37 +00:00
easic Remove .c_str() from stringf parameters 2025-09-01 23:34:42 +00:00
ecp5 Remove .c_str() from stringf parameters 2025-09-01 23:34:42 +00:00
efinix Remove .c_str() from stringf parameters 2025-09-01 23:34:42 +00:00
fabulous Remove .c_str() from log_cmd_error() and log_file_error() parameters 2025-09-16 22:59:08 +00:00
gatemate Update techlibs to avoid bits() 2025-09-16 03:17:23 +00:00
gowin Gowin. Renaming inputs of the DCS primitive. 2025-09-20 16:22:23 +01:00
greenpak4 Remove .c_str() from log_cmd_error() and log_file_error() parameters 2025-09-16 22:59:08 +00:00
ice40 Remove .c_str() from log_cmd_error() and log_file_error() parameters 2025-09-16 22:59:08 +00:00
intel Remove .c_str() calls from parameters to log_warning()/log_warning_noprefix() 2025-09-16 23:02:16 +00:00
intel_alm Remove .c_str() from stringf parameters 2025-09-01 23:34:42 +00:00
lattice Remove .c_str() from log_cmd_error() and log_file_error() parameters 2025-09-16 22:59:08 +00:00
microchip Remove .c_str() from log_cmd_error() and log_file_error() parameters 2025-09-16 22:59:08 +00:00
nanoxplore Remove .c_str() from log_cmd_error() and log_file_error() parameters 2025-09-16 22:59:08 +00:00
nexus Remove .c_str() from log_cmd_error() and log_file_error() parameters 2025-09-16 22:59:08 +00:00
quicklogic Remove .c_str() from log_cmd_error() and log_file_error() parameters 2025-09-16 22:59:08 +00:00
sf2 Remove .c_str() from stringf parameters 2025-09-01 23:34:42 +00:00
xilinx Remove .c_str() calls from parameters to log_warning()/log_warning_noprefix() 2025-09-16 23:02:16 +00:00
.gitignore pmgen: Move passes out of pmgen folder 2025-01-31 15:18:28 +13:00