Forum Discussion
sstrell
Super Contributor
1 year agoYou're creating a memory array but then you're creating a constant with a single value instead of assigning it to an address in the array. Where are you expecting the 18199 to be stored if you don't reference it like C1(25) or whatever? Are you trying to create a ROM?