Press J to jump to the feed. Press question mark to learn the rest of the keyboard shortcuts
Log In
Found the internet!
Create an account to follow your favorite communities and start taking part in conversations.
Posts
Communities

Posts about VHDL

r/VHDL
2.8k members
Do you have any VHDL design you are proud of, or do you need help with some code this is the place for it.
Visit
r/FPGA
41.8k members
A subreddit for programmable hardware, including topics such as: * FPGA * CPLD * Verilog * VHDL
Visit
r/ECE
163k members
A subreddit for discussion of all things electrical and computer engineering.
Visit
Subreddit Icon
r/ElectricalEngineering
170k members
A place to ask questions, discuss topics and share projects related to Electrical Engineering.
Visit
Subreddit Icon
r/PicoBlaze
16 members
This is an unofficial (not affiliated with Xilinx) community about Xilinx PicoBlaze, an open-source CPU written entirely in VHDL and intended to be synthesized on FPGAs (it is a so-called soft-processor). If you have some assembly-language program you would like to be added into the list of examples in PicoBlaze Simulator in JavaScript, feel free to share it here.
Visit
Subreddit Icon
r/programming
5.4m members
Computer Programming
Visit
Subreddit Icon
r/emacs
65.6k members
The extensible, customizable, self-documenting real-time display editor.
Visit
r/fpgagaming
17.0k members
A subreddit dedicated to gaming hardware, clone consoles, flashcarts, and other accessories based on field-programmable gate array (FPGA) technology. A place for engineers, developers, and FPGA gaming fans to discuss news, facilitate development, and enjoy a new passionate community!
Visit
r/EngineeringStudents
749k members
This is a place for engineering students of any discipline to discuss study methods, get homework help, get job search advice, and find a compassionate ear when you get a 40% on your midterm after studying all night.
Visit
Subreddit Icon
r/ProgrammerHumor
3.0m members
Dedicated to humor and jokes relating to programmers and programming.
Visit
Subreddit Icon
r/AskElectronics
674k members
This is a technical ELECTRONIC ENGINEERING subreddit, covering practical, component-level circuit design and repair, electronic circuit theory, electronic components, tools and equipment.
Visit
Subreddit Icon
r/beneater
14.4k members
Discussion inspired by Ben Eater's YouTube video series.
Visit
Subreddit Icon
r/electronics
884k members
A subreddit dedicated to component-level ELECTRONIC engineering: news, articles, general industry discussions, completed electronic projects (show and tell). NOTE: *QUESTIONS* about components, circuits (design and repair) and tools, theory etc. should be posted in /r/AskElectronics .
Visit
Subreddit Icon
r/ComputerEngineering
27.3k members
Welcome to r/ComputerEngineering - A community for discussing computer engineering and its related areas (electrical engineering and computer science)!
Visit
18
25
490
Subreddit Icon
•Posted by4 months ago
Post image
490
68 comments
23
•Posted by1 month ago

I had this sitting around for a long time so I decided to add a few lines of documentation and make it public in case someone else would consider it useful:

PyXHDL

My past experience with HDL languages (mostly VHDL) has been that was lacking of flexibility I was used to when using high level languages like Python.
This started long time ago as a sort of pre-processor mixing Python and HDL code, and then evolved into the current form.

Anyway, I'll leave the Github README explain some of the details in case anyone would find it of some use.

23
2 comments