chili-chips-ba / openeye-CamSI

A truly opensource camera serial interface. No frills. No backdoors that compromise security. Outstanding signal integrity. Hi-rez video pipeline with remote connectivity. For Sony, Series7 & open FPGA makers on limited budget. Augments openXC7 CI/CD, challenging its timing-savvy. Promotes the lesser-known EU boards.
https://nlnet.nl/project/TISG
BSD 3-Clause "New" or "Revised" License
24 stars 5 forks source link

openXC7 - slave_oserdese has illegal fanout on SHIFTIN1 or SHIFTOUT2 #32

Open harunkovacevic opened 2 hours ago

harunkovacevic commented 2 hours ago

When using openXC7 (place and route step) we get an error in OSERDESE2 module, slave_oserdese to be specific. The exact message we get is:

ERROR: OSERDESE2 'u_hdmi_top.u_hdmi_backend._tdms_sdat[0].u_oser_dat.slave_oserdese' has illegal fanout on SHIFTIN1 or SHIFTOUT2
2 warnings, 1 error
make: *** [Makefile:53: top.fasm] Error 255

These changes are included - fix oserdes pack bug and it fixed previous issue.

harunkovacevic commented 2 hours ago

@hansfbaier, @AdamLee7 What could be the next steps?