Forum Discussion
Altera_Forum
Honored Contributor
17 years agoinput for HDL import
Let say if i have InputAlteraBlockset with the bus type set as fractional integer [4].[4] and connect to the HDL import blockset, is that possible? What input format should the HDL import blockset ha...
Altera_Forum
Honored Contributor
17 years ago(7 downto 0) should work... if not, you can try upscaling your [4].[4] input bus to [7].[0] before passing into your imported HDL... if it still doesn't work, then chances are, you need to recheck your HDL code.