Forum Discussion
Altera_Forum
Honored Contributor
11 years ago --- Quote Start --- Two comments: 1. I don't see why you need dual clock. You can use a singe clock and delay one stream by a half clock cycle. 2. True dual port works with Cyclone II without doubling memory utilization if parameter CYCLONEII_SAFE_WRITE is set to VERIFIED_SAFE. Refer to the CII errata sheet for details. --- Quote End --- I don't see how delay of slow data(at 140) will work at required rate of 280. I think you can read a rom of double width getting two samples at a 140 rate then serialise it in the fast 280 domain.