#56 Incorrect attribute type for `violation_delay_...
# general
g
#56 Incorrect attribute type for
violation_delay_degrade_pct
in generated liberty files Issue opened by mithro Synopsys Primetime currently reports the following errors with the generate liberty timing files;
Copy code
Error: Line 48552, Cell 'sky130_fd_sc_hd__dfbbn_1', pin 'CLK_N', The 'violation_delay_degrade_pct' attribute, which expects values of string type,
	is being supplied a value of floating-point type. (LBDB-53)
Error: Line 48592, Cell 'sky130_fd_sc_hd__dfbbn_1', pin 'D', The 'violation_delay_degrade_pct' attribute, which expects values of string type,
	is being supplied a value of floating-point type. (LBDB-53)
Error: Line 48612, Cell 'sky130_fd_sc_hd__dfbbn_1', pin 'D', The 'violation_delay_degrade_pct' attribute, which expects values of string type,
	is being supplied a value of floating-point type. (LBDB-53)
google/skywater-pdk