diff --git a/docs/00-introduction/documentation-guide.md b/docs/00-introduction/documentation-guide.md new file mode 100644 index 0000000..5809a3f --- /dev/null +++ b/docs/00-introduction/documentation-guide.md @@ -0,0 +1,3 @@ +# Documentation Guide + +SOON diff --git a/docs/00-introduction/overview.md b/docs/00-introduction/overview.md new file mode 100644 index 0000000..5385112 --- /dev/null +++ b/docs/00-introduction/overview.md @@ -0,0 +1,3 @@ +# Overview + +SOON diff --git a/docs/00-introduction/status.md b/docs/00-introduction/status.md new file mode 100644 index 0000000..d74b84f --- /dev/null +++ b/docs/00-introduction/status.md @@ -0,0 +1,3 @@ +# Status + +SOON diff --git a/docs/00-introduction/terminology.md b/docs/00-introduction/terminology.md new file mode 100644 index 0000000..4d7dead --- /dev/null +++ b/docs/00-introduction/terminology.md @@ -0,0 +1,3 @@ +# Terminology + +SOON diff --git a/docs/01-xh-series/generations.md b/docs/01-xh-series/generations.md new file mode 100644 index 0000000..cc60d21 --- /dev/null +++ b/docs/01-xh-series/generations.md @@ -0,0 +1,3 @@ +# Generations + +SOON diff --git a/docs/01-xh-series/naming.md b/docs/01-xh-series/naming.md new file mode 100644 index 0000000..2178952 --- /dev/null +++ b/docs/01-xh-series/naming.md @@ -0,0 +1,3 @@ +# Naming + +SOON diff --git a/docs/01-xh-series/overview.md b/docs/01-xh-series/overview.md new file mode 100644 index 0000000..5385112 --- /dev/null +++ b/docs/01-xh-series/overview.md @@ -0,0 +1,3 @@ +# Overview + +SOON diff --git a/docs/01-xh-series/philosophy.md b/docs/01-xh-series/philosophy.md new file mode 100644 index 0000000..8ef22aa --- /dev/null +++ b/docs/01-xh-series/philosophy.md @@ -0,0 +1,3 @@ +# Philosophy + +SOON diff --git a/docs/01-xh-series/roadmap.md b/docs/01-xh-series/roadmap.md new file mode 100644 index 0000000..c37a2b8 --- /dev/null +++ b/docs/01-xh-series/roadmap.md @@ -0,0 +1,3 @@ +# Roadmap + +SOON diff --git a/docs/02-riscv/exceptions.md b/docs/02-riscv/exceptions.md new file mode 100644 index 0000000..f63910b --- /dev/null +++ b/docs/02-riscv/exceptions.md @@ -0,0 +1,3 @@ +# Exceptions + +SOON diff --git a/docs/02-riscv/extensions.md b/docs/02-riscv/extensions.md new file mode 100644 index 0000000..1ffb193 --- /dev/null +++ b/docs/02-riscv/extensions.md @@ -0,0 +1,3 @@ +# Extensions + +SOON diff --git a/docs/02-riscv/interrupts.md b/docs/02-riscv/interrupts.md new file mode 100644 index 0000000..04336d7 --- /dev/null +++ b/docs/02-riscv/interrupts.md @@ -0,0 +1,3 @@ +# Interrupts + +SOON diff --git a/docs/02-riscv/isa.md b/docs/02-riscv/isa.md new file mode 100644 index 0000000..6ca4a2c --- /dev/null +++ b/docs/02-riscv/isa.md @@ -0,0 +1,3 @@ +# Isa + +SOON diff --git a/docs/02-riscv/overview.md b/docs/02-riscv/overview.md new file mode 100644 index 0000000..5385112 --- /dev/null +++ b/docs/02-riscv/overview.md @@ -0,0 +1,3 @@ +# Overview + +SOON diff --git a/docs/02-riscv/privilege.md b/docs/02-riscv/privilege.md new file mode 100644 index 0000000..3ee2737 --- /dev/null +++ b/docs/02-riscv/privilege.md @@ -0,0 +1,3 @@ +# Privilege + +SOON diff --git a/docs/03-xh-1/architecture.md b/docs/03-xh-1/architecture.md new file mode 100644 index 0000000..3bcbd1d --- /dev/null +++ b/docs/03-xh-1/architecture.md @@ -0,0 +1,3 @@ +# Architecture + +SOON diff --git a/docs/03-xh-1/block-diagram.md b/docs/03-xh-1/block-diagram.md new file mode 100644 index 0000000..de1394d --- /dev/null +++ b/docs/03-xh-1/block-diagram.md @@ -0,0 +1,3 @@ +# Block Diagram + +SOON diff --git a/docs/03-xh-1/design-goals.md b/docs/03-xh-1/design-goals.md new file mode 100644 index 0000000..ec09db3 --- /dev/null +++ b/docs/03-xh-1/design-goals.md @@ -0,0 +1,3 @@ +# Design Goals + +SOON diff --git a/docs/03-xh-1/overview.md b/docs/03-xh-1/overview.md new file mode 100644 index 0000000..5385112 --- /dev/null +++ b/docs/03-xh-1/overview.md @@ -0,0 +1,3 @@ +# Overview + +SOON diff --git a/docs/03-xh-1/specifications.md b/docs/03-xh-1/specifications.md new file mode 100644 index 0000000..67e8216 --- /dev/null +++ b/docs/03-xh-1/specifications.md @@ -0,0 +1,3 @@ +# Specifications + +SOON diff --git a/docs/04-cpu-core/alu.md b/docs/04-cpu-core/alu.md new file mode 100644 index 0000000..1264247 --- /dev/null +++ b/docs/04-cpu-core/alu.md @@ -0,0 +1,3 @@ +# Alu + +SOON diff --git a/docs/04-cpu-core/branch-unit.md b/docs/04-cpu-core/branch-unit.md new file mode 100644 index 0000000..00b1daf --- /dev/null +++ b/docs/04-cpu-core/branch-unit.md @@ -0,0 +1,3 @@ +# Branch Unit + +SOON diff --git a/docs/04-cpu-core/control-unit.md b/docs/04-cpu-core/control-unit.md new file mode 100644 index 0000000..7ac9755 --- /dev/null +++ b/docs/04-cpu-core/control-unit.md @@ -0,0 +1,3 @@ +# Control Unit + +SOON diff --git a/docs/04-cpu-core/csr.md b/docs/04-cpu-core/csr.md new file mode 100644 index 0000000..d4e776a --- /dev/null +++ b/docs/04-cpu-core/csr.md @@ -0,0 +1,3 @@ +# Csr + +SOON diff --git a/docs/04-cpu-core/datapath.md b/docs/04-cpu-core/datapath.md new file mode 100644 index 0000000..e665dd5 --- /dev/null +++ b/docs/04-cpu-core/datapath.md @@ -0,0 +1,3 @@ +# Datapath + +SOON diff --git a/docs/04-cpu-core/decoder.md b/docs/04-cpu-core/decoder.md new file mode 100644 index 0000000..c906f7f --- /dev/null +++ b/docs/04-cpu-core/decoder.md @@ -0,0 +1,3 @@ +# Decoder + +SOON diff --git a/docs/04-cpu-core/exceptions.md b/docs/04-cpu-core/exceptions.md new file mode 100644 index 0000000..f63910b --- /dev/null +++ b/docs/04-cpu-core/exceptions.md @@ -0,0 +1,3 @@ +# Exceptions + +SOON diff --git a/docs/04-cpu-core/overview.md b/docs/04-cpu-core/overview.md new file mode 100644 index 0000000..5385112 --- /dev/null +++ b/docs/04-cpu-core/overview.md @@ -0,0 +1,3 @@ +# Overview + +SOON diff --git a/docs/04-cpu-core/pipeline.md b/docs/04-cpu-core/pipeline.md new file mode 100644 index 0000000..6a022a7 --- /dev/null +++ b/docs/04-cpu-core/pipeline.md @@ -0,0 +1,3 @@ +# Pipeline + +SOON diff --git a/docs/04-cpu-core/registers.md b/docs/04-cpu-core/registers.md new file mode 100644 index 0000000..8cb7c12 --- /dev/null +++ b/docs/04-cpu-core/registers.md @@ -0,0 +1,3 @@ +# Registers + +SOON diff --git a/docs/05-128-core-system/core-groups.md b/docs/05-128-core-system/core-groups.md new file mode 100644 index 0000000..b8d0257 --- /dev/null +++ b/docs/05-128-core-system/core-groups.md @@ -0,0 +1,3 @@ +# Core Groups + +SOON diff --git a/docs/05-128-core-system/core-organization.md b/docs/05-128-core-system/core-organization.md new file mode 100644 index 0000000..0a22969 --- /dev/null +++ b/docs/05-128-core-system/core-organization.md @@ -0,0 +1,3 @@ +# Core Organization + +SOON diff --git a/docs/05-128-core-system/interrupts.md b/docs/05-128-core-system/interrupts.md new file mode 100644 index 0000000..04336d7 --- /dev/null +++ b/docs/05-128-core-system/interrupts.md @@ -0,0 +1,3 @@ +# Interrupts + +SOON diff --git a/docs/05-128-core-system/multicore-behavior.md b/docs/05-128-core-system/multicore-behavior.md new file mode 100644 index 0000000..b1efca0 --- /dev/null +++ b/docs/05-128-core-system/multicore-behavior.md @@ -0,0 +1,3 @@ +# Multicore Behavior + +SOON diff --git a/docs/05-128-core-system/overview.md b/docs/05-128-core-system/overview.md new file mode 100644 index 0000000..5385112 --- /dev/null +++ b/docs/05-128-core-system/overview.md @@ -0,0 +1,3 @@ +# Overview + +SOON diff --git a/docs/05-128-core-system/synchronization.md b/docs/05-128-core-system/synchronization.md new file mode 100644 index 0000000..134a2b9 --- /dev/null +++ b/docs/05-128-core-system/synchronization.md @@ -0,0 +1,3 @@ +# Synchronization + +SOON diff --git a/docs/05-128-core-system/topology.md b/docs/05-128-core-system/topology.md new file mode 100644 index 0000000..d602597 --- /dev/null +++ b/docs/05-128-core-system/topology.md @@ -0,0 +1,3 @@ +# Topology + +SOON diff --git a/docs/06-memory/atomic-operations.md b/docs/06-memory/atomic-operations.md new file mode 100644 index 0000000..7079318 --- /dev/null +++ b/docs/06-memory/atomic-operations.md @@ -0,0 +1,3 @@ +# Atomic Operations + +SOON diff --git a/docs/06-memory/coherency.md b/docs/06-memory/coherency.md new file mode 100644 index 0000000..bb212e1 --- /dev/null +++ b/docs/06-memory/coherency.md @@ -0,0 +1,3 @@ +# Coherency + +SOON diff --git a/docs/06-memory/l1-cache.md b/docs/06-memory/l1-cache.md new file mode 100644 index 0000000..2fabe81 --- /dev/null +++ b/docs/06-memory/l1-cache.md @@ -0,0 +1,3 @@ +# L1 Cache + +SOON diff --git a/docs/06-memory/l2-cache.md b/docs/06-memory/l2-cache.md new file mode 100644 index 0000000..8d1dd0e --- /dev/null +++ b/docs/06-memory/l2-cache.md @@ -0,0 +1,3 @@ +# L2 Cache + +SOON diff --git a/docs/06-memory/l3-cache.md b/docs/06-memory/l3-cache.md new file mode 100644 index 0000000..43c2a16 --- /dev/null +++ b/docs/06-memory/l3-cache.md @@ -0,0 +1,3 @@ +# L3 Cache + +SOON diff --git a/docs/06-memory/memory-controller.md b/docs/06-memory/memory-controller.md new file mode 100644 index 0000000..ae1b0b2 --- /dev/null +++ b/docs/06-memory/memory-controller.md @@ -0,0 +1,3 @@ +# Memory Controller + +SOON diff --git a/docs/06-memory/memory-hierarchy.md b/docs/06-memory/memory-hierarchy.md new file mode 100644 index 0000000..6ba9d20 --- /dev/null +++ b/docs/06-memory/memory-hierarchy.md @@ -0,0 +1,3 @@ +# Memory Hierarchy + +SOON diff --git a/docs/06-memory/memory-map.md b/docs/06-memory/memory-map.md new file mode 100644 index 0000000..3b7d265 --- /dev/null +++ b/docs/06-memory/memory-map.md @@ -0,0 +1,3 @@ +# Memory Map + +SOON diff --git a/docs/06-memory/memory-ordering.md b/docs/06-memory/memory-ordering.md new file mode 100644 index 0000000..661366f --- /dev/null +++ b/docs/06-memory/memory-ordering.md @@ -0,0 +1,3 @@ +# Memory Ordering + +SOON diff --git a/docs/06-memory/overview.md b/docs/06-memory/overview.md new file mode 100644 index 0000000..5385112 --- /dev/null +++ b/docs/06-memory/overview.md @@ -0,0 +1,3 @@ +# Overview + +SOON diff --git a/docs/07-interconnect/arbitration.md b/docs/07-interconnect/arbitration.md new file mode 100644 index 0000000..89bcf6b --- /dev/null +++ b/docs/07-interconnect/arbitration.md @@ -0,0 +1,3 @@ +# Arbitration + +SOON diff --git a/docs/07-interconnect/overview.md b/docs/07-interconnect/overview.md new file mode 100644 index 0000000..5385112 --- /dev/null +++ b/docs/07-interconnect/overview.md @@ -0,0 +1,3 @@ +# Overview + +SOON diff --git a/docs/07-interconnect/performance.md b/docs/07-interconnect/performance.md new file mode 100644 index 0000000..fe6d030 --- /dev/null +++ b/docs/07-interconnect/performance.md @@ -0,0 +1,3 @@ +# Performance + +SOON diff --git a/docs/07-interconnect/protocols.md b/docs/07-interconnect/protocols.md new file mode 100644 index 0000000..1ab9b5b --- /dev/null +++ b/docs/07-interconnect/protocols.md @@ -0,0 +1,3 @@ +# Protocols + +SOON diff --git a/docs/07-interconnect/routing.md b/docs/07-interconnect/routing.md new file mode 100644 index 0000000..316199c --- /dev/null +++ b/docs/07-interconnect/routing.md @@ -0,0 +1,3 @@ +# Routing + +SOON diff --git a/docs/07-interconnect/topology.md b/docs/07-interconnect/topology.md new file mode 100644 index 0000000..d602597 --- /dev/null +++ b/docs/07-interconnect/topology.md @@ -0,0 +1,3 @@ +# Topology + +SOON diff --git a/docs/07-interconnect/transactions.md b/docs/07-interconnect/transactions.md new file mode 100644 index 0000000..e967584 --- /dev/null +++ b/docs/07-interconnect/transactions.md @@ -0,0 +1,3 @@ +# Transactions + +SOON diff --git a/docs/08-system/boot.md b/docs/08-system/boot.md new file mode 100644 index 0000000..28d39b5 --- /dev/null +++ b/docs/08-system/boot.md @@ -0,0 +1,3 @@ +# Boot + +SOON diff --git a/docs/08-system/clocking.md b/docs/08-system/clocking.md new file mode 100644 index 0000000..6731d37 --- /dev/null +++ b/docs/08-system/clocking.md @@ -0,0 +1,3 @@ +# Clocking + +SOON diff --git a/docs/08-system/gpio.md b/docs/08-system/gpio.md new file mode 100644 index 0000000..41a46df --- /dev/null +++ b/docs/08-system/gpio.md @@ -0,0 +1,3 @@ +# Gpio + +SOON diff --git a/docs/08-system/interrupts.md b/docs/08-system/interrupts.md new file mode 100644 index 0000000..04336d7 --- /dev/null +++ b/docs/08-system/interrupts.md @@ -0,0 +1,3 @@ +# Interrupts + +SOON diff --git a/docs/08-system/memory-map.md b/docs/08-system/memory-map.md new file mode 100644 index 0000000..3b7d265 --- /dev/null +++ b/docs/08-system/memory-map.md @@ -0,0 +1,3 @@ +# Memory Map + +SOON diff --git a/docs/08-system/overview.md b/docs/08-system/overview.md new file mode 100644 index 0000000..5385112 --- /dev/null +++ b/docs/08-system/overview.md @@ -0,0 +1,3 @@ +# Overview + +SOON diff --git a/docs/08-system/peripherals.md b/docs/08-system/peripherals.md new file mode 100644 index 0000000..db3a1d8 --- /dev/null +++ b/docs/08-system/peripherals.md @@ -0,0 +1,3 @@ +# Peripherals + +SOON diff --git a/docs/08-system/reset.md b/docs/08-system/reset.md new file mode 100644 index 0000000..d221e5c --- /dev/null +++ b/docs/08-system/reset.md @@ -0,0 +1,3 @@ +# Reset + +SOON diff --git a/docs/08-system/timers.md b/docs/08-system/timers.md new file mode 100644 index 0000000..9e29dea --- /dev/null +++ b/docs/08-system/timers.md @@ -0,0 +1,3 @@ +# Timers + +SOON diff --git a/docs/08-system/uart.md b/docs/08-system/uart.md new file mode 100644 index 0000000..ef30889 --- /dev/null +++ b/docs/08-system/uart.md @@ -0,0 +1,3 @@ +# Uart + +SOON diff --git a/docs/09-software/bootloader.md b/docs/09-software/bootloader.md new file mode 100644 index 0000000..a807e20 --- /dev/null +++ b/docs/09-software/bootloader.md @@ -0,0 +1,3 @@ +# Bootloader + +SOON diff --git a/docs/09-software/examples.md b/docs/09-software/examples.md new file mode 100644 index 0000000..694cf23 --- /dev/null +++ b/docs/09-software/examples.md @@ -0,0 +1,3 @@ +# Examples + +SOON diff --git a/docs/09-software/firmware.md b/docs/09-software/firmware.md new file mode 100644 index 0000000..8e0bd67 --- /dev/null +++ b/docs/09-software/firmware.md @@ -0,0 +1,3 @@ +# Firmware + +SOON diff --git a/docs/09-software/multicore-programming.md b/docs/09-software/multicore-programming.md new file mode 100644 index 0000000..4d7461c --- /dev/null +++ b/docs/09-software/multicore-programming.md @@ -0,0 +1,3 @@ +# Multicore Programming + +SOON diff --git a/docs/09-software/operating-system.md b/docs/09-software/operating-system.md new file mode 100644 index 0000000..34eb95c --- /dev/null +++ b/docs/09-software/operating-system.md @@ -0,0 +1,3 @@ +# Operating System + +SOON diff --git a/docs/09-software/overview.md b/docs/09-software/overview.md new file mode 100644 index 0000000..5385112 --- /dev/null +++ b/docs/09-software/overview.md @@ -0,0 +1,3 @@ +# Overview + +SOON diff --git a/docs/09-software/runtime.md b/docs/09-software/runtime.md new file mode 100644 index 0000000..e6774c7 --- /dev/null +++ b/docs/09-software/runtime.md @@ -0,0 +1,3 @@ +# Runtime + +SOON diff --git a/docs/10-implementation/fpga.md b/docs/10-implementation/fpga.md new file mode 100644 index 0000000..a529cfd --- /dev/null +++ b/docs/10-implementation/fpga.md @@ -0,0 +1,3 @@ +# Fpga + +SOON diff --git a/docs/10-implementation/hardware.md b/docs/10-implementation/hardware.md new file mode 100644 index 0000000..bf2334b --- /dev/null +++ b/docs/10-implementation/hardware.md @@ -0,0 +1,3 @@ +# Hardware + +SOON diff --git a/docs/10-implementation/modules.md b/docs/10-implementation/modules.md new file mode 100644 index 0000000..0b20866 --- /dev/null +++ b/docs/10-implementation/modules.md @@ -0,0 +1,3 @@ +# Modules + +SOON diff --git a/docs/10-implementation/overview.md b/docs/10-implementation/overview.md new file mode 100644 index 0000000..5385112 --- /dev/null +++ b/docs/10-implementation/overview.md @@ -0,0 +1,3 @@ +# Overview + +SOON diff --git a/docs/10-implementation/rtl.md b/docs/10-implementation/rtl.md new file mode 100644 index 0000000..dd96ea4 --- /dev/null +++ b/docs/10-implementation/rtl.md @@ -0,0 +1,3 @@ +# Rtl + +SOON diff --git a/docs/10-implementation/synthesis.md b/docs/10-implementation/synthesis.md new file mode 100644 index 0000000..3a47601 --- /dev/null +++ b/docs/10-implementation/synthesis.md @@ -0,0 +1,3 @@ +# Synthesis + +SOON diff --git a/docs/10-implementation/timing.md b/docs/10-implementation/timing.md new file mode 100644 index 0000000..30b5ea4 --- /dev/null +++ b/docs/10-implementation/timing.md @@ -0,0 +1,3 @@ +# Timing + +SOON diff --git a/docs/11-verification/core-tests.md b/docs/11-verification/core-tests.md new file mode 100644 index 0000000..0010971 --- /dev/null +++ b/docs/11-verification/core-tests.md @@ -0,0 +1,3 @@ +# Core Tests + +SOON diff --git a/docs/11-verification/interconnect-tests.md b/docs/11-verification/interconnect-tests.md new file mode 100644 index 0000000..de0661e --- /dev/null +++ b/docs/11-verification/interconnect-tests.md @@ -0,0 +1,3 @@ +# Interconnect Tests + +SOON diff --git a/docs/11-verification/memory-tests.md b/docs/11-verification/memory-tests.md new file mode 100644 index 0000000..bd457e8 --- /dev/null +++ b/docs/11-verification/memory-tests.md @@ -0,0 +1,3 @@ +# Memory Tests + +SOON diff --git a/docs/11-verification/methodology.md b/docs/11-verification/methodology.md new file mode 100644 index 0000000..57f7270 --- /dev/null +++ b/docs/11-verification/methodology.md @@ -0,0 +1,3 @@ +# Methodology + +SOON diff --git a/docs/11-verification/multicore-tests.md b/docs/11-verification/multicore-tests.md new file mode 100644 index 0000000..2962d06 --- /dev/null +++ b/docs/11-verification/multicore-tests.md @@ -0,0 +1,3 @@ +# Multicore Tests + +SOON diff --git a/docs/11-verification/overview.md b/docs/11-verification/overview.md new file mode 100644 index 0000000..5385112 --- /dev/null +++ b/docs/11-verification/overview.md @@ -0,0 +1,3 @@ +# Overview + +SOON diff --git a/docs/11-verification/regression.md b/docs/11-verification/regression.md new file mode 100644 index 0000000..4fe3a84 --- /dev/null +++ b/docs/11-verification/regression.md @@ -0,0 +1,3 @@ +# Regression + +SOON diff --git a/docs/11-verification/software-tests.md b/docs/11-verification/software-tests.md new file mode 100644 index 0000000..3f3634c --- /dev/null +++ b/docs/11-verification/software-tests.md @@ -0,0 +1,3 @@ +# Software Tests + +SOON diff --git a/docs/11-verification/unit-tests.md b/docs/11-verification/unit-tests.md new file mode 100644 index 0000000..368e3d7 --- /dev/null +++ b/docs/11-verification/unit-tests.md @@ -0,0 +1,3 @@ +# Unit Tests + +SOON diff --git a/docs/12-performance/benchmarks.md b/docs/12-performance/benchmarks.md new file mode 100644 index 0000000..2590e30 --- /dev/null +++ b/docs/12-performance/benchmarks.md @@ -0,0 +1,3 @@ +# Benchmarks + +SOON diff --git a/docs/12-performance/bottlenecks.md b/docs/12-performance/bottlenecks.md new file mode 100644 index 0000000..714b495 --- /dev/null +++ b/docs/12-performance/bottlenecks.md @@ -0,0 +1,3 @@ +# Bottlenecks + +SOON diff --git a/docs/12-performance/memory-performance.md b/docs/12-performance/memory-performance.md new file mode 100644 index 0000000..5c5b7d3 --- /dev/null +++ b/docs/12-performance/memory-performance.md @@ -0,0 +1,3 @@ +# Memory Performance + +SOON diff --git a/docs/12-performance/methodology.md b/docs/12-performance/methodology.md new file mode 100644 index 0000000..57f7270 --- /dev/null +++ b/docs/12-performance/methodology.md @@ -0,0 +1,3 @@ +# Methodology + +SOON diff --git a/docs/12-performance/multicore.md b/docs/12-performance/multicore.md new file mode 100644 index 0000000..ecbeb06 --- /dev/null +++ b/docs/12-performance/multicore.md @@ -0,0 +1,3 @@ +# Multicore + +SOON diff --git a/docs/12-performance/overview.md b/docs/12-performance/overview.md new file mode 100644 index 0000000..5385112 --- /dev/null +++ b/docs/12-performance/overview.md @@ -0,0 +1,3 @@ +# Overview + +SOON diff --git a/docs/12-performance/scaling.md b/docs/12-performance/scaling.md new file mode 100644 index 0000000..82b8254 --- /dev/null +++ b/docs/12-performance/scaling.md @@ -0,0 +1,3 @@ +# Scaling + +SOON diff --git a/docs/12-performance/single-core.md b/docs/12-performance/single-core.md new file mode 100644 index 0000000..c919cb4 --- /dev/null +++ b/docs/12-performance/single-core.md @@ -0,0 +1,3 @@ +# Single Core + +SOON diff --git a/docs/13-development/build-system.md b/docs/13-development/build-system.md new file mode 100644 index 0000000..874b54a --- /dev/null +++ b/docs/13-development/build-system.md @@ -0,0 +1,3 @@ +# Build System + +SOON diff --git a/docs/13-development/coding-guidelines.md b/docs/13-development/coding-guidelines.md new file mode 100644 index 0000000..3c0a2e4 --- /dev/null +++ b/docs/13-development/coding-guidelines.md @@ -0,0 +1,3 @@ +# Coding Guidelines + +SOON diff --git a/docs/13-development/contribution.md b/docs/13-development/contribution.md new file mode 100644 index 0000000..0fd2a48 --- /dev/null +++ b/docs/13-development/contribution.md @@ -0,0 +1,3 @@ +# Contribution + +SOON diff --git a/docs/13-development/debugging.md b/docs/13-development/debugging.md new file mode 100644 index 0000000..39a3a84 --- /dev/null +++ b/docs/13-development/debugging.md @@ -0,0 +1,3 @@ +# Debugging + +SOON diff --git a/docs/13-development/development-environment.md b/docs/13-development/development-environment.md new file mode 100644 index 0000000..0967771 --- /dev/null +++ b/docs/13-development/development-environment.md @@ -0,0 +1,3 @@ +# Development Environment + +SOON diff --git a/docs/13-development/simulation.md b/docs/13-development/simulation.md new file mode 100644 index 0000000..4964927 --- /dev/null +++ b/docs/13-development/simulation.md @@ -0,0 +1,3 @@ +# Simulation + +SOON diff --git a/docs/13-development/toolchain.md b/docs/13-development/toolchain.md new file mode 100644 index 0000000..f45eb1f --- /dev/null +++ b/docs/13-development/toolchain.md @@ -0,0 +1,3 @@ +# Toolchain + +SOON diff --git a/docs/14-known-issues/hardware.md b/docs/14-known-issues/hardware.md new file mode 100644 index 0000000..bf2334b --- /dev/null +++ b/docs/14-known-issues/hardware.md @@ -0,0 +1,3 @@ +# Hardware + +SOON diff --git a/docs/14-known-issues/limitations.md b/docs/14-known-issues/limitations.md new file mode 100644 index 0000000..f1de2c8 --- /dev/null +++ b/docs/14-known-issues/limitations.md @@ -0,0 +1,3 @@ +# Limitations + +SOON diff --git a/docs/14-known-issues/overview.md b/docs/14-known-issues/overview.md new file mode 100644 index 0000000..5385112 --- /dev/null +++ b/docs/14-known-issues/overview.md @@ -0,0 +1,3 @@ +# Overview + +SOON diff --git a/docs/14-known-issues/software.md b/docs/14-known-issues/software.md new file mode 100644 index 0000000..632956e --- /dev/null +++ b/docs/14-known-issues/software.md @@ -0,0 +1,3 @@ +# Software + +SOON diff --git a/docs/14-known-issues/verification.md b/docs/14-known-issues/verification.md new file mode 100644 index 0000000..17366be --- /dev/null +++ b/docs/14-known-issues/verification.md @@ -0,0 +1,3 @@ +# Verification + +SOON diff --git a/docs/15-roadmap/future-work.md b/docs/15-roadmap/future-work.md new file mode 100644 index 0000000..c9f10ae --- /dev/null +++ b/docs/15-roadmap/future-work.md @@ -0,0 +1,3 @@ +# Future Work + +SOON diff --git a/docs/15-roadmap/milestones.md b/docs/15-roadmap/milestones.md new file mode 100644 index 0000000..ec87621 --- /dev/null +++ b/docs/15-roadmap/milestones.md @@ -0,0 +1,3 @@ +# Milestones + +SOON diff --git a/docs/15-roadmap/xh-1.md b/docs/15-roadmap/xh-1.md new file mode 100644 index 0000000..497ef64 --- /dev/null +++ b/docs/15-roadmap/xh-1.md @@ -0,0 +1,3 @@ +# Xh 1 + +SOON diff --git a/docs/16-future-processors/xh-2.md b/docs/16-future-processors/xh-2.md new file mode 100644 index 0000000..13dcb60 --- /dev/null +++ b/docs/16-future-processors/xh-2.md @@ -0,0 +1,3 @@ +# Xh 2 + +SOON diff --git a/docs/16-future-processors/xh-3.md b/docs/16-future-processors/xh-3.md new file mode 100644 index 0000000..a6fa2ed --- /dev/null +++ b/docs/16-future-processors/xh-3.md @@ -0,0 +1,3 @@ +# Xh 3 + +SOON diff --git a/docs/16-future-processors/xh-4.md b/docs/16-future-processors/xh-4.md new file mode 100644 index 0000000..592ead9 --- /dev/null +++ b/docs/16-future-processors/xh-4.md @@ -0,0 +1,3 @@ +# Xh 4 + +SOON diff --git a/docs/README.md b/docs/README.md new file mode 100644 index 0000000..0149a16 --- /dev/null +++ b/docs/README.md @@ -0,0 +1,3 @@ +# README + +SOON