analogdevicesinc / hdl

HDL libraries and projects
https://wiki.analog.com/resources/fpga/docs/hdl
Other
1.53k stars 1.52k forks source link

[main]: Fix S10SoC critical warnings #1512

Closed bluncan closed 2 weeks ago

bluncan commented 2 weeks ago

PR Description

Fixes some critical warnings that made the Jenkins build fail even though the project compiled successfully.

system_top: Added the missing system_project.tcl parameters. s10soc_system_assign: Some of the assignments were referencing invalid ports, but the project still compiled fine because Quartus auto-placed those signals.

PR Type

PR Checklist

IuliaCMoldovan commented 2 weeks ago

Just to update the year for the Tcl file, and it looks fine to me too

bluncan commented 2 weeks ago

v2: Updated license header year