I remember 100MB SCSI HDD being luxuriously large on a Mac IIx with 1600x1200 desktop on latest Trinitron. PC weenies were happy with their 40MB ST506 drives.
Everything fit with plenty to spare. Even had Photoshop back then. I wonder how big PS is now?
A couple of weeks ago I was reflecting on this while programming a brand of PLC I hadn't programmed for 10 years, maybe more.
The PLC program had about 20 rungs, in PASM the same would easily fit in a cog. But the new progamming tool was about 4 Gig, and slow. That's a ratio of several million bytes of programmer, compared to the PLC program.
Look forward to what happens with the P2. Self hosted dev and compiling, way to go
PM your address to me and I can send you a Prop Plug. I have at least one spare and we want you in the testing pool. I believe you are outside the US and I can ship it for a couple of dollars where shipping and taxes for you will exceed the cost of the plug!
Mindrobots, thank you so much ! but I already have a propeller plug, but it is in another location. Shipment cost are almost the same as the propeller plug, so it doesn't make sense. Will just need to wait a few months to go back. I think I also have a FT232R somewhere. Is it is the same thing, or do I need the original propeller plug?
I dusted off my board and fired it up. I had to set everything again on my new laptop and It took a little head scratching to remember what I did before to configure everything however, so far all is good and everything seems to be working. It's nice to play with PNut again. LOL
Comments
https://wl.altera.com/download/software/prog-software/12.1
143MB sure beats the full Altera package download.
I think I saw somewhere a later programmer (v15?) but 600MB
It is a sign of the times when anyone considers 143MB small for a stand alone programmer !!
Everything fit with plenty to spare. Even had Photoshop back then. I wonder how big PS is now?
Thanks, I flashed the board with the full Quartus 15, but that might be useful next time.
The PLC program had about 20 rungs, in PASM the same would easily fit in a cog. But the new progamming tool was about 4 Gig, and slow. That's a ratio of several million bytes of programmer, compared to the PLC program.
Look forward to what happens with the P2. Self hosted dev and compiling, way to go
I found the 15.0 programmer: C:\altera\15.0\quartus\bin64\quartus_pgmw.exe
It's only 152K.
We could fit it in a prop. But I suspect there are dependencies...
Mindrobots, thank you so much ! but I already have a propeller plug, but it is in another location. Shipment cost are almost the same as the propeller plug, so it doesn't make sense. Will just need to wait a few months to go back. I think I also have a FT232R somewhere. Is it is the same thing, or do I need the original propeller plug?
Andy
Edit: for sure you need a Nano with the AddOn Board to get a signal at the DACs.
Still, it seems that starting a non existant COG lights the respective LED, so I though to repurpose the upper four with this ugly trick:
Still not sure if it makes any sense, or I'm interferring with other running stuff, but calling heartbeat repeatedly indeed does blink at 1Hz.
Have not tried any programming yet, but flashed the Nano and checked with PNut.
PNut reports: Propeller 2 - Terasic DE0-Nano (2/16 Cogs, 32KB/512KB Hub RAM, No CORDIC, Static 50Mhz)
Using the Parallax add-on board.
C.W.
Thanks! Chip
I dusted off my board and fired it up. I had to set everything again on my new laptop and It took a little head scratching to remember what I did before to configure everything however, so far all is good and everything seems to be working. It's nice to play with PNut again. LOL
so where do I start now?
Go back to the Propeller 1 and look at the P1V. Its probably the best place to start for now.