mirror of
https://github.com/aolofsson/oh.git
synced 2025-01-30 02:32:53 +08:00
9410821818
- Lesson 1: Keep it simple!!! - Lesson 2: Make each program do one thing well. (unix) - Lesson 3: Make module dynamic (parameters and ifdefs are horrible!) - Lesson 4: Synthesis can remove bits set to 0 in design... - Lesson 5: Dynamic binding/programmabiility is better!
STDLIB
- STDLIB is a library of low level vectoried building blocks for control and datapath logic.
- Where appropriate, parameters are included to enable soft and hard-coded implementation.
- Some library cells call on others cells within the library