Forum Discussion
Hi,
May I know which Quartus version are you using? Could you share with me your Quartus rpt file which is generated after Quartus compilation? Please also share with me your .hex file and exact device that you are using so that I can help to generate the file to see if I am able to observed the same issue.
from first message:
Quartus 2 v13.0.1 SP1
EPM240 CPLD
============
Exact device intended: EPM240T100C5
I don't have a .rpt file yet as I would have to generate the complete design for that.
My query is just about the file which is supposed to load the UFM area.
If that is not correct then doing the whole design would be a waste.
I already know I can do it with logic apart from UFM but that requires a larger device.
The .HEX file is then input to the:
'Megawizard Plug-in Manager'/Memory compiler/ALTUFM Parallel
which generates the 41k main output and collection of other files
My data (in intel format but 32 bytes/line)
(Don't know if site will like the 1byte/line >1000 lines)
:2000000000001919000000001313111112121C1C00001A1A18181616000009096000000008
:2000200000000000000000000000715131210000000000007A5A735361417757322200004E
:2000400000006343785864446545342433230000000020207656664674547252352500008C
:2000600000006E4E6242684867477959365E0000000000006D4D6A4A75553726382A000065
:2000800000002C3C6B4B69496F4F30293928000000002E3E2F3F6C4C3B3A70502D5F0000C5
:2000A00000000000274000005B7B3D2B00000000000000000D0D5D7D0000000000000000A7
:2000C0000000000000000000000000000808000000003131000034343737000000000000D8
:2000E00030302E2E3232353536363838030C00001B1B2B2B33332D2D2A2A39390000000079
:200100000000000000001717FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFCA
:20012000FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFE0
:20014000FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFC0
:20016000FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFA0
:20018000FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF80
:2001A000FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF60
:2001C000FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF40
:2001E000FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF20
:00000001FF
I'll reply separately to try uploading the 1byte/line version generated by
the 'File/New/Hexadecimal(intel format)file' process.
Phil