Forum Discussion
Altera_Forum
Honored Contributor
15 years agochecksum_accelerator
An example of SOPC component build has been provided by ALTERA in -altera avalon checksum accelerator design example readme version 3.0. in this example the controller and checksum calculator compone...
Altera_Forum
Honored Contributor
15 years agoHistorically clocks and resets were included as a single interface. With Qsys these are being separated out into clock and reset interfaces. So you are probably just seeing that occur. clock_reset_reset is the reset input and clock .... is the clock. This splitting is happening behind the scenes by the tools so that is why they have weird names.