Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations strongm on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Search results for query: *

  • Users: nyep
  • Content: Threads
  • Order by date
  1. nyep

    VHDL While Loop Problem

    I am currently trying to compile and simulate a vhdl ROM file. I am having problem with the while loop, which is used to read the ROM. The following is the vhdl-code: entity mc8051_rom is generic (c_init_file : string := "mc8051_rom.dua"); port (clk : in std_logic; -- clock signal reset : in...
  2. nyep

    How to design a microcontroller using VHDL?

    hi, i just started my project, which is to design a microcontroller using VHDL. Can anyone tell me, what are basic steps to design a microcontroller? I only have basic knowlegde in Microcontroller. My Professor have also spoken about a microcontroller soft-core? Can anyone explain to me what...

Part and Inventory Search

Back
Top