Difference between revisions of "New skills"

From Wiki at Neela Nurseries
Jump to: navigation, search
m
(^ FPGAs)
Line 77: Line 77:
 
*  https://www.reddit.com/r/FPGA/comments/clgotw/open_source_tools_fpga_programming_on_linux/
 
*  https://www.reddit.com/r/FPGA/comments/clgotw/open_source_tools_fpga_programming_on_linux/
  
<i>"ischickenafruit
+
<i>"
1 year ago
 
You can program with CLI based tools eg make files and so on. But there are no open source compilers for any reasonable sized mainstream FPGAs.
 
 
 
 
1
 
 
Share
 
Report
 
Save
 
 
level 2
 
flopygooftop
 
1 year ago
 
Oh cool, what would those CLI based tools be, thanks.
 
 
 
 
1
 
 
Share
 
Report
 
Save
 
Continue this thread
 
 
 
level 2
 
suhcoR
 
1 year ago
 
 
Well, there is also a Verilog IDE which runs on Linux: https://github.com/rochus-keller/VerilogCreator/blob/master/README.md
 
Well, there is also a Verilog IDE which runs on Linux: https://github.com/rochus-keller/VerilogCreator/blob/master/README.md
  
Line 128: Line 101:
 
*  https://www.digikey.com/en/articles/fundamentals-of-fpgas-part-5-getting-started-with-intel-altera-fpgas
 
*  https://www.digikey.com/en/articles/fundamentals-of-fpgas-part-5-getting-started-with-intel-altera-fpgas
 
*  https://www.digikey.com/en/blog/fpgas-101-a-beginners-guide
 
*  https://www.digikey.com/en/blog/fpgas-101-a-beginners-guide
 +
 +
<!-- comment -->
 +
 +
=== [[#top|^]] FPGA development kits ===
 +
*  https://www.mouser.com/new/terasic-technologies/terasic-fpga-development-kits-altera-cyclone-iv/
  
 
<!-- comment -->
 
<!-- comment -->

Revision as of 04:13, 19 February 2021

Notes page for New Skills and Existing Skills


^ Software Development Tools

Software development tools too investigate . . .

^ Cmake

C++ Programming Lanuage and Topics

2021-02-09 Tuesday - Direct Rendering Manager DRM and related:

Open source examples of Direct Rendering Manager:


QtConcurrent . . .


^ Containers

^ Docker

STUB SECTION

^ Kubernetes

Containers, Kubernets . . .


^ FPGAs

FPGAs and Their Uses . . .

VHDL and Verilog editors and simulators

Somewhat dated with a posting date of 2015 . . .

ALTERA Cyclone IV EP4CE6 FPGA Development Board Kit Altera EP4CE NIOSII FPGA Board and USB Downloader Infrared Controller

" Well, there is also a Verilog IDE which runs on Linux: https://github.com/rochus-keller/VerilogCreator/blob/master/README.md

And I'm not sure what you mean by "reasonable sized mainstream FPGAs", but there is a full open source toolchain e.g. for Lattice ECP5 and also the Xilinx 7-series will be supported soon. "


  • electronicdesign.com/resources/whats-the-difference-between/article/21800239/whats-the-difference-between-vhdl-verilog-and-systemverilog


^ FPGA articles at Digikey

2021-02-18 Thursday


^ FPGA development kits


^ Existing skills

Excerpt of Agile values in a nutshell:

    "Individuals and interactions over processes and tools
    
    Working software over comprehensive documentation
    
    Customer collaboration over contract negotiation
    
    Responding to change over following a plan.”