У нас вы можете посмотреть бесплатно Converting My CPU to VHDL Via Logisim Evolution (for Eventual FPGA Board?) или скачать в максимальном доступном качестве, видео которое было загружено на ютуб. Для загрузки выберите вариант из формы ниже:
Если кнопки скачивания не
загрузились
НАЖМИТЕ ЗДЕСЬ или обновите страницу
Если возникают проблемы со скачиванием видео, пожалуйста напишите в поддержку по адресу внизу
страницы.
Спасибо за использование сервиса ClipSaver.ru
This video shows the conversion process of my CPU to VHDL using Logisim Evolution. GHDL and GTKWave are used to compile, run, and display the results of the VHDL program. Once it's in VHDL, it could then be put in an FPGA and used in the "real world". This CPU is based on the 16 instruction microprocessor I designed for a homework assignment. This video is also useful to anyone who wonders "what can you do with ANDs, ORs, NANDs, and NORs anyway?" or anyone who wants to know how to simulate digital logic circuits. Or anyone wanting to know how to use Logisim. If you want to know more technical aspects of this CPU or want to know how it evolved, refer to my other CPU / Logisim videos (reverse chronological order): Converting My CPU to Verilog Via Logisim Evolution (for Eventual FPGA Board?) • Converting My CPU to Verilog Via Logisim E... My CPU / Computer: Conversion from Original Logisim to Logisim Evolution • My CPU / Computer: Conversion from Origina... My CPU With Improved Sound and MIDI Musical Keyboard Via Logisim • My CPU With Improved Sound and MIDI Musica... Using My Even More Improved CPU in a Full-Fledged Computer Via Logisim • Using My Even More Improved CPU in a Full-... Testing and Improving My CPU Design with Logisim (And Digital Logic Basics) • Testing and Improving My CPU Design with L... If you need a primer on logic gates or their implementation using transistors, etc., refer to my other videos: CMOS Transistor Logic Gates and SPICE Analysis (LTSpice, oregano, etc.): • CMOS Transistor Logic Gates and SPICE Anal... NOR Gate Transistor Design and CMOS Gate Array Implementation: • NOR Gate Transistor Design and CMOS Gate A... NAND Gate Transistor Design and CMOS Gate Array Implementation: • NAND Gate Transistor Design and CMOS Gate ... ******************************************************************************* Links to various VHDL processing programs: GHDL: Version 0.34: https://github.com/tgingold/ghdl/rele... GHDL: Version 0.34 (direct link (Windows)): https://github.com/tgingold/ghdl/rele... GHDL: Version 0.33: https://github.com/tgingold/ghdl/rele... GHDL: Main github page: https://github.com/tgingold/ghdl GTKWave: Main sourceforge page: http://gtkwave.sourceforge.net/ Xilinx: ISE WebPACK: http://www.xilinx.com/support/downloa... Xilinx: Vivado HLx WebPACK: http://www.xilinx.com/support/downloa... Some installation instructions (for Xilinx) you might find handy: http://www.ccrc.wustl.edu/~roger/260M... Altera (owned by Intel): Quartus Prime Lite: https://www.altera.com/downloads/down... Altera: ModelSim: https://www.altera.com/products/desig... ******************************************************************************* Here are links to various Logisim versions and Java: http://www.cburch.com/logisim/ (project website) https://sourceforge.net/projects/circ... (download page) https://sourceforge.net/projects/circ... (easiest download link) Since the original creator of Logisim has discontinued work on it due to time constraints, others have created other versions using his code. Here are some different "forks" of Logisim: https://github.com/kevinawalsh/logisi... (Improved Logisim Evolution fork by the author of the Cornell version of Evolution) http://reds-data.heig-vd.ch/logisim-e... (compiled program direct link. Need to "java -jar logisim-evolution.jar") https://github.com/reds-heig/logisim-... (source code (needs to be compiled) - click "Clone or download") https://codeload.github.com/reds-heig... (source code direct link) https://github.com/lawrancej/logisim (needs to be compiled. Click "Clone or download") https://code.google.com/p/logisim-iitd (project page) http://www.cs.cornell.edu/courses/cs3... (download link) http://www.cs.cornell.edu/courses/cs3... (course page) Also, Digital is a similar program: https://github.com/hneemann/Digital (project page and download section. Needs to be compiled. Click "Clone or download") https://github.com/hneemann/Digital/r... (compiled program direct link) If you need JAVA: http://www.oracle.com/technetwork/jav... http://www.oracle.com/technetwork/jav... (general download page) https://www.java.com (general java page) Whichever Java package you choose, for safety reasons, you might want to disable the JAVA browser plugin if it gets installed (not to be confused with Javascript).