Hi all, I was just inserting a snap block into a design to test an ADC yellow block, and I got an assertion error:
The input type propagated to this block did not match the specified type. Expected Type: UFix_32_0 Actual Type: UFix_11_0 The offending block is the "addr" register in the snap block, which is driven by the "freeze_cntr" block. Any idea what is causing this? Here is what revision of the ska-sa github repository I'm using. ------------------------------------- >> git log -1 commit 2d523da21e87393f8d025e570a97e3b42af9358a Merge: b89854a a0f051b Author: Andrew Martens <[email protected]> Date: Fri Jan 24 18:29:56 2014 +0200 Merge branch 'master' of github.com:ska-sa/mlib_devel ------------------------------------- Thanks! Richard Black

