mirror of https://github.com/YosysHQ/yosys.git
Remove newline
This commit is contained in:
parent
781dda6175
commit
c0bb1d22e8
|
@ -494,7 +494,6 @@ void xilinx_dsp_packC(xilinx_dsp_CREG_pm &pm)
|
|||
|
||||
log_debug("Analysing %s.%s for Xilinx DSP packing (CREG).\n", log_id(pm.module), log_id(st.dsp));
|
||||
log_debug("ffC: %s %s %s\n", log_id(st.ffC, "--"), log_id(st.ffCcemux, "--"), log_id(st.ffCrstmux, "--"));
|
||||
log_debug("\n");
|
||||
|
||||
Cell *cell = st.dsp;
|
||||
|
||||
|
|
Loading…
Reference in New Issue