- #1
brainbaby
- 228
- 5
- TL;DR Summary
- Schematic generation and hardware implementation of computer architecture.
Hi guys,
1. Most of the design textbooks which I have seen on computer architecture put stress ONLY till the RTL design of computer architecture. But the story of computer system design goes much beyond the RTL description(i.e how RTL design is converted into actual hardware)
2. We begin from specifications which are entered in form of HDL into the synthesis tools after which a high-level synthesis takes place which converts HDL code into RTL description.I know that RTL design undergoes logic synthesis which generates a gate-level net-list or a logic level circuit that contains logic gates . Now, this logic circuit is mapped into technology-dependent target technology which I think?? compiles those discrete logic gates into an IC package available according to the technology library of the synthesis tool.Lastly, the circuit goes into the physical design phase and fabrication.
Now my interest is the following.
-->I want a complete design example of whole computer architecture which is synthesised from specifications to final technology schematic (as mentioned in pt.2)
-->Please recommend me some resources (book etc. whatever) on computer architecture and organisation which lay heavy stress on hardware implementation part of the design process.
Thanks & Regards
1. Most of the design textbooks which I have seen on computer architecture put stress ONLY till the RTL design of computer architecture. But the story of computer system design goes much beyond the RTL description(i.e how RTL design is converted into actual hardware)
2. We begin from specifications which are entered in form of HDL into the synthesis tools after which a high-level synthesis takes place which converts HDL code into RTL description.I know that RTL design undergoes logic synthesis which generates a gate-level net-list or a logic level circuit that contains logic gates . Now, this logic circuit is mapped into technology-dependent target technology which I think?? compiles those discrete logic gates into an IC package available according to the technology library of the synthesis tool.Lastly, the circuit goes into the physical design phase and fabrication.
Now my interest is the following.
-->I want a complete design example of whole computer architecture which is synthesised from specifications to final technology schematic (as mentioned in pt.2)
-->Please recommend me some resources (book etc. whatever) on computer architecture and organisation which lay heavy stress on hardware implementation part of the design process.
Thanks & Regards