Sonsivri
 
*
Welcome, Guest. Please login or register.
Did you miss your activation email?
April 20, 2024, 12:49:16 00:49


Login with username, password and session length


Pages: [1]
Print
Author Topic: FPGA Started Kit Recommendation Request  (Read 7954 times)
0 Members and 1 Guest are viewing this topic.
biomed12
Junior Member
**
Offline Offline

Posts: 94

Thank You
-Given: 67
-Receive: 5


« on: October 19, 2017, 12:15:43 00:15 »

Hello dear all,

I started to digital design, so I am newbie on this. I am learning VHDL fundementals now. I decided to buy a new starter kit but Altera's or Xilinx's eval boards looks a bit expensive. I wanna take a beginner-intermediate level eval board, so I found this:

https://www.aliexpress.com/item/FPGA-development-board-ALTERA-IV-EP4CE-four-generations-NIOSII-send-send-remote-control-to-send-video/32534723807.html?spm=2114.search0104.3.33.3xb5OZ&ws_ab_test=searchweb0_0,searchweb201602_5_10152_10065_10151_10068_10344_10345_10342_10343_10340_10341_10540_10307_10060_10155_10154_10056_10055_10054_10539_10538_5370015_10537_10059_10536_10534_10533_100031_10099_10338_10103_10102_10052_10053_10107_10050_10142_10051_10325_10172_10084_10083_10080_10082_10081_10110_5590015_10111_10112_10113_10114_5610015_10312_10313_10314_10078_10079_10073,searchweb201603_24,ppcSwitch_5&btsid=4e262a4f-c620-4e50-85ca-e763bb9db5b9&algo_expid=29c43e05-63b6-4e6c-b4d8-6425dd6413de-4&algo_pvid=29c43e05-63b6-4e6c-b4d8-6425dd6413de

What are your opinions and recommendations?

Thanks.
Logged
bogdantk
Active Member
***
Offline Offline

Posts: 100

Thank You
-Given: 40
-Receive: 18


« Reply #1 on: October 19, 2017, 06:16:46 06:16 »

Just look at this links http://www.bdti.com/pocket/pocket.htm  You might consider an integrating microcontroller and fpga http://www.embeddedarm.com/products/arm-sbc.php#ts-7300-fpga-series Depending on your budget and your target application you may choose the board, I think you need a budget around 100 USD for a real platform and around 50 USD for a learning only platform. I started my projects on https://www.xilinx.com/products/boards-and-kits/1-odbhjd.html ( Zynq 7Z007S) mainly for its wireless conectivity
Logged
biomed12
Junior Member
**
Offline Offline

Posts: 94

Thank You
-Given: 67
-Receive: 5


« Reply #2 on: October 19, 2017, 12:37:57 12:37 »

Just look at this links http://www.bdti.com/pocket/pocket.htm  You might consider an integrating microcontroller and fpga http://www.embeddedarm.com/products/arm-sbc.php#ts-7300-fpga-series Depending on your budget and your target application you may choose the board, I think you need a budget around 100 USD for a real platform and around 50 USD for a learning only platform. I started my projects on https://www.xilinx.com/products/boards-and-kits/1-odbhjd.html ( Zynq 7Z007S) mainly for its wireless conectivity

Right, what do you think about altera-de0 board and what about Xilinx dev environments such as IDE, support etc.?
Logged
ChristosSDR
Newbie
*
Offline Offline

Posts: 14

Thank You
-Given: 1
-Receive: 1


« Reply #3 on: October 19, 2017, 06:59:38 18:59 »

Give a look at this entry level Spartan 6 board,

https://numato.com/product/mimas-spartan-6-fpga-development-board

IMHO its just fine for getting into the FPGA world with very low cost.

Got two of them and I'm very pleased.
Logged
Sideshow Bob
Cracking Team
Hero Member
****
Offline Offline

Posts: 982

Thank You
-Given: 230
-Receive: 960



« Reply #4 on: October 21, 2017, 11:42:09 11:42 »

You could of course also get second hand board from say ebay in order to save some money
Logged

I have come here to chew bubblegum and kick ass... and I'm all out of bubblegum
Mega32
Active Member
***
Offline Offline

Posts: 179

Thank You
-Given: 183
-Receive: 37


« Reply #5 on: November 10, 2017, 08:55:59 20:55 »

What about the Upduino
http://gnarlygrey.atspace.cc/development-platform.html#upduino

http://www.latticesemi.com/en/Products/DevelopmentBoardsAndKits/GnarlyGreyUPDuinoBoard.aspx

You would need either a RaspberryPi , or a FT3232 - For programming the above board.

Mega32
Logged
fpgaguy
Active Member
***
Offline Offline

Posts: 138

Thank You
-Given: 154
-Receive: 166


« Reply #6 on: November 10, 2017, 11:10:27 23:10 »

I would not recommend any specific board to for just beginning other than purely by cost of the board, and if you are tending towards a particular vendor.

First off make some sort of decision about what sorts of interfaces you want on the FPGA - IE ... do  you want to talk to DDR3, or SD card, or USB or do you need serdes for HDMI or 1G/10G ethernet , or do you just want a few LED's and buttons and GPIO ? Once you know that it should narrow your choices and price down quite a bit.

You can do quite a lot of work on the vendors tools before actually picking a target or even having a physical target board.

If you have never used any fpga before perhaps something small is the best choice

Logged
weetit
Newbie
*
Offline Offline

Posts: 17

Thank You
-Given: 18
-Receive: 9


« Reply #7 on: December 12, 2017, 06:04:32 18:04 »

If the you want to start learning VHDL or Verilog, the cheapest way is to use simulator first.  I will recommend you the online simulator.  Even now, I always test my code when ever I am in doubt. This web site is very useful.
https://www.edaplayground.com/

If you want to buy one FPGA kit and you are a student, you can use your student account buy the kit from digilent.  You can buy the update FPGA model under USD50.
Logged
allegro
Junior Member
**
Offline Offline

Posts: 42

Thank You
-Given: 32
-Receive: 43


« Reply #8 on: December 12, 2017, 10:15:56 22:15 »

I agree. Start with a simulator. It is not only the cheapest route, but also a wise route - in my opinion. I have done quite a few fpga designs, from small to large, and the simulator is my companion and friend. Spending time to really learn VHDL/SystemC etc and a simulator will save time in the end, and also a good workflow is established. Experiment and simulate the code before running the synthesis. The transition between simulation and synthesis can be interesting - what is simulated might not be synthesizable. It's part of the learning experience! Check the RTL schematic against your intended functionality. Treat warnings as errors until you are sure they can be waived. Point is that you learn a lot doing this:-)

I think the free version of Quartus has a stripped down version of Modelsim included (?) They used to. Maybe Xilinx tools has something similar.

Almost all my fpga designs start with no hardware, and sometimes no hardware at all. I have done fpga designs for customers, and worked with only a spec containing hardware schematics and required functionality. No hardware. Just sent the binary configuration file via email at certain milestones.

Happy coding. When the fpga bug bites you there is no turning back:-)

/Allegro
Logged
weetit
Newbie
*
Offline Offline

Posts: 17

Thank You
-Given: 18
-Receive: 9


« Reply #9 on: December 13, 2017, 10:37:23 22:37 »

Xilinx has Vivado Webpack and ISE Webpack.  Vivado made for FPGA series 7 or newer.  And it comes with document navigator which is very handful.  I will recommend anybody to start with anything Xilinx or Altera, they probably similar.  But keep an eye open for new technology, since now most of modern FPGA already embedded ARM processors and it breaks many barriers that FPGA was not good at in the past. 

We can now easily run Ubuntu on FPGA processor, some of Altera sales told that Intel will soon embedded Atom CPU with next generation of Altera.  It is very difficult to predict what will happen but it will be big.
Logged
Dgtslot
Inactive

Offline Offline

Posts: 3

Thank You
-Given: 1
-Receive: 1


« Reply #10 on: December 15, 2017, 01:24:51 13:24 »

hello all guys,
i suggest you a terasic demo board with CYCLONE IV fpga.

http://www.terasic.com.tw/cgi-bin/page/archive.pl?Language=English&CategoryNo=139&No=593

This is a very simple board and you can add a soft core processor NIOSII. This is a great union because you can use the NIOS II with C and you can make your custom logic in VHDL. I use it every day.
Good vhdl  Smiley
Logged
weetit
Newbie
*
Offline Offline

Posts: 17

Thank You
-Given: 18
-Receive: 9


« Reply #11 on: December 15, 2017, 03:26:23 15:26 »

Hi Dgtslot and everybody, How fast is Nios II? I have the deca board from the seminar but I did not have chance to use often.  I like the idea of Max10 that it contain internal flash, do you ever try run Linux on the Nios, and is it possible to have graphics framebuffer?
Logged
Dgtslot
Inactive

Offline Offline

Posts: 3

Thank You
-Given: 1
-Receive: 1


« Reply #12 on: December 17, 2017, 07:47:57 07:47 »

Hi all,
Nios II is a very fast 32bit processor but i never run linux on it. I think you can run s.o. like lnx, but you need a more powerful hardware CYCV for example. Max10 is limited in ram and logic block. Platform Designer in quartusII development tool have a lot of hardware acceleration IP for graphics take a look. Regards.
« Last Edit: December 17, 2017, 07:50:14 07:50 by Dgtslot » Logged
weetit
Newbie
*
Offline Offline

Posts: 17

Thank You
-Given: 18
-Receive: 9


« Reply #13 on: January 01, 2018, 03:26:42 15:26 »

Can we possibly run Linux and play video from the framebuffer with Nios?  I am now using Zynq.  I may switch if it can do the same.
Logged
Carlo
Newbie
*
Offline Offline

Posts: 25

Thank You
-Given: 82
-Receive: 73


« Reply #14 on: January 05, 2018, 08:20:51 20:20 »

I recommend lattice MachXO3 or MachXO2 series.
It features good combination of price + code security.

Official Starter Kit board is available @ reasonable price.
http://www.latticesemi.com/en/Products/DevelopmentBoardsAndKits/MachXO3LFStarterKit.aspx

A very good Kick-start tutorial:
https://www.youtube.com/watch?v=SmdEP_ZsBgM

Enjoy  Smiley
Logged
Old_but_Alive
Senior Member
****
Offline Offline

Posts: 329

Thank You
-Given: 704
-Receive: 118


« Reply #15 on: January 06, 2018, 06:54:04 06:54 »

@carlo,

just watched the video.

very very good, thank you
Logged

I fought Ohm's Law ...  and the law won
I only use Mosfets because I have a Bipolar mental disorder :-)
weetit
Newbie
*
Offline Offline

Posts: 17

Thank You
-Given: 18
-Receive: 9


« Reply #16 on: January 08, 2018, 11:59:19 23:59 »

Lattice MachXO2 FPGA is LQFP, this will allow me to manually install the component!  It is so difficult now a day when most of the chip is BGA.
Logged
HK-Drone
Inactive

Offline Offline

Posts: 1

Thank You
-Given: 5
-Receive: 1


« Reply #17 on: January 18, 2018, 02:48:32 02:48 »

Might want to try this company they have a lot of starter level boards:
https://store.digilentinc.com/fpga-programmable-logic/

I have one of these:
https://store.digilentinc.com/pynq-z1-python-productivity-for-zynq/
There is an image available that enables you to drive the PL using python which makes it very easy to start hacking away.
Accepts Arduino shields and had both PL(Programmable Logic) and PS(Processor system ARM)

Just recently I have acquired one of these:
https://www.crowdsupply.com/krtkl/snickerdoodle
Nice very compact board with a lot of capability for its size. Good amount of GPIO to work with.

Since these have both PL and PS they are easy to get started with quickly. Both you can get vouchers for SDSOC(https://www.xilinx.com/products/design-tools/software-zone/sdsoc.html) which is a very nice addition.

Hope that helps.
Logged
hexadec
Junior Member
**
Offline Offline

Posts: 55

Thank You
-Given: 67
-Receive: 113



« Reply #18 on: January 26, 2018, 11:51:37 11:51 »

I've just got into FPGA on a hobby level and to keep the old brain from going stale and after much deliberation and research I finally decided to go with the DE10-Nano from Terasic.
http://www.terasic.com.tw/cgi-bin/page/archive.pl?Language=English&No=1046

The board has good documentation, excellent support and is pretty affordable at $130.

Well worth a look for anyone starting out.
Logged

Sponge.

I'm allowed to have it 'cos it's not sharp.
techneo
Junior Member
**
Offline Offline

Posts: 51

Thank You
-Given: 120
-Receive: 41


« Reply #19 on: September 01, 2018, 08:49:11 08:49 »

Speaking from my personal experience, you should check the following:

 1. Spartan 6 Development board : USD 29

https://www.aliexpress.com/store/product/Free-Shipping-LCD1602-xilinx-fpga-development-board-xilinx-spartan-6-xilinx-board-xilinx-kit-xc6slx9-tqg144/620372_1723531478.html?spm=2114.search0104.3.1.58884075P3CBTQ&ws_ab_test=searchweb0_0,searchweb201602_2_10065_10068_10059_10696_100031_10084_10083_10103_451_452_10618_10307_5014715_5014615,searchweb201603_2,ppcSwitch_2&algo_expid=d06c75e5-7b87-44cd-b7ef-9e6d8d38d6a2-0&algo_pvid=d06c75e5-7b87-44cd-b7ef-9e6d8d38d6a2&priceBeautifyAB=0


2. Altera  Cyclone IV Development board : USD 35


https://www.aliexpress.com/store/product/Free-shipping-Altera-CycloneIV-FPGA-Development-board-EP4CE6E22C8N/1846914_32715249531.html?spm=2114.search0104.3.29.10c5266dWraFaW&ws_ab_test=searchweb0_0,searchweb201602_2_10065_10068_10059_10696_100031_10084_10083_10103_451_452_10618_10307_5014715_5014615-normal#cfs,searchweb201603_2,ppcSwitch_2&algo_expid=a3621dd2-38a6-44c2-864e-905dc407567b-4&algo_pvid=a3621dd2-38a6-44c2-864e-905dc407567b&priceBeautifyAB=0


3. Pappilio Family - one of my personal  best

 http://papilio.cc/


-TechNeo
Logged
sukumar
Junior Member
**
Offline Offline

Posts: 38

Thank You
-Given: 5
-Receive: 47


« Reply #20 on: September 01, 2018, 05:38:00 17:38 »

For me i am satisfied with the following board

https://allaboutfpga.com/product/edge-spartan-6-fpga-development-board

i bought it for $120, but now the price increased to $132

papilio is a very good board to try.

http://papilio.cc/
« Last Edit: September 01, 2018, 05:48:11 17:48 by sukumar » Logged

Regards,
M.Sukumar
Never say No
Just4Fun
Newbie
*
Offline Offline

Posts: 21

Thank You
-Given: 6
-Receive: 20


« Reply #21 on: January 21, 2019, 03:13:49 15:13 »

Just my 5 cent...

If you buy a cheap Chinese dev board take in consideration that they might have a not so good power/decoupling design.

A typical symptom of this with Clyclone FPGA is that you can use the AS connector to write the configuration into the eeprom, but the JTAG connector doesn't work (you get strange errors when attempting to connect with the FPGA...).

Example: http://forum.hobbycomponents.com/viewtopic.php?t=1388#p6051

Or: https://electronics.stackexchange.com/questions/399450/altera-cyclone-ii-quartus-ii-jtag-programming-error

I've recreated this fault not installing enough capacitors during a board assembly. Than installing all the needed capacitors the fault is disappeared.

In this case try to change the capacitors after the regulators with bigger ones, if it is possible. This "may" resolve...
« Last Edit: January 24, 2019, 10:32:47 10:32 by Just4Fun » Logged
Pages: [1]
Print
Jump to:  


DISCLAIMER
WE DONT HOST ANY ILLEGAL FILES ON THE SERVER
USE CONTACT US TO REPORT ILLEGAL FILES
ADMINISTRATORS CANNOT BE HELD RESPONSIBLE FOR USERS POSTS AND LINKS

... Copyright © 2003-2999 Sonsivri.to ...
Powered by SMF 1.1.18 | SMF © 2006-2009, Simple Machines LLC | HarzeM Dilber MC