Just ordered a BE Micro CV for $60, delivered
cgracey
Posts: 14,155
The BE Micro CV looks like a nice FPGA board featuring a Cyclone V -A2 device which has 25K LE's and >1.8Mb of RAM:
http://components-asiapac.arrow.com/file_system/intranet/MAR/ADRE/File/Hardware_Reference_Guide_for_BeMicro_CV_A2_v1.04.pdf
It was $60, delivered. This seems to be the best value for Prop1 Verilog development.
When the board arrives, I'll make a set of files for it and post them.
http://components-asiapac.arrow.com/file_system/intranet/MAR/ADRE/File/Hardware_Reference_Guide_for_BeMicro_CV_A2_v1.04.pdf
It was $60, delivered. This seems to be the best value for Prop1 Verilog development.
When the board arrives, I'll make a set of files for it and post them.
Comments
Time for me to order one as well...
Did you notice the 128MB of memory & uSD socket on it?
I did.
...ok, I got mine!
Edit: I just found my PayPal receipt - I purchased mine in March for $60.31 delivered to my door.
C.W.
I ordered one also. 1.8MB RAM makes big HUBRAM things possible I'd bet.
Cheers.
--Steve
I was robbed! Those dirty scoundrels charged me $61.96, same month. They shall rue the day they were born!
And also quite good for P2 development too
Having an eco-system of proven/ready test benches, ready for P2 code, will be a great advantage to Parallax.
They still have 12 left in stock...
The nice part is I can use my SchoolBoard ][ and EZasPie 300 & 600 prototyping boards with it as the BE has 40 pin headers!
I also just sent you email about the SchoolBoard II.
http://forums.parallax.com/showthread.php/150849-BeMicro-CV-FPGA-Board-for-P2
-joe
Ray
Thanks, got the email and we are having a nice chat via email.
I'm also hoping it can support 64k or more of hub RAM.
Once I get mine, I'll have to start hunting for a connector to match that nice 80 pin edge connector.
One weird thing, for me at least, is that they are selling them only in pairs!
Even there, the price seems to be a bargain!!!
Yanomani
I don't have a board to test them on, but in this .zip file are all the unique files you'll need:
P8X32A_BeMicroCV.zip
Start off with the DE2-115 directory setup and get rid of all files that have DE2_115 in their names. Then, put these files into that folder and rename the folder P8X32A_BeMicroCV. After that you can follow directions in the readme.txt file.
It turns out that even though this Cyclone V -A2 part has 25k LE's, the P8X32A takes 85% of them! That's 33% more LE's than it takes on the Cyclone IV. Plus, it took 3x longer to compile. Oh, and Fmax is still over 80MHz, but slower than Cyclone IV. Only good thing is, these Cyclone V FPGA's cost half what the Cyclone IV devices cost in similar (higher) densities.
Maybe someone can try these files out and see if they work.
Is this with the character ROM restored? Or perhaps that has no influence on the number of LEs used. But I'm still curious if they're restored in the BE Micro CV version.
Yes, if you start with the contents of the DE2-115 directory in the release from yesterday, it will have the hub_mem.v file without line 93 being commented out.
or, rephrased, how much HUB memory can fit with a tiny loader ?
The part indicates ~ 220kB of RAM. Bigger RAM may impact the speed a little?