Follow along with the video below to see how to install our site as a web app on your home screen.
Note: This feature may not be available in some browsers.
How to check out that my feature for micro controller is correct or incorrect?Designing a processor is a very time intensive process. There are likely several thousand people that work on all aspects of the design for one processor (Intel has over 100,000 employees). Generally new processors are simply improvements to the previous design by adding more features, processors (multi-processors), pipeline processing, more on-chip memory, faster clock speed etc. Intel processors started with the 740kHz, 4-bit 4004 with perhaps a few thousand transistors back in 1971 and increased the complexity generation by generation until now they sell multicore processors with millions of transistors operating at GHz speeds.
Deciding what improvements to make and/or what processor to make is a complex process, involving estimated customer requirements, competitive products , the semiconductor processing feature size and transistor speed, etc.
Simulation.How to check out that my feature for micro controller is correct or incorrect?
I have made features in another thread ok I post hereSimulation.
It is actually very difficult to give answers without knowing whom I am talking to.. If you could give something you have worked so far related to this project..
actually I want implement controller on fpga with verilog codeSpecs are the first step. But your specs are not decision.. they are options. You have to decide.
Start with simple logic gates. That is my advice. And that is the last advice until you show some progress on your own.
I didn't understand what do you mean?Specs are the first step. But your specs are not decision.. they are options. You have to decide.
.
Sorry about that. I did not understand what is the point of your post. The features you listed are quite common.. that is good. If you are to design your own processor/microcontroller, then you need to narrow your options down. When you have your specs, you can start find out how to realize those specs.I didn't understand what do you mean?