cve2/doc
Rupert Swarbrick 56883f19ed Clarifications in icache detailed documentation
The new information is:

  - Branch addresses must be 16-bit aligned.

  - Explicitly allow top 16 bits of rdata to change when lower 16 bits
    contain a compressed instruction.

  - Explicitly allow the core to drop ready without valid.

I've also rejigged the layout slightly, improving (I think!) the
description of compressed and uncompressed instructions.
2020-04-13 14:29:34 +01:00
..
_static [Doc] Fix for table wrapping in RTD theme 2019-10-04 11:36:24 +01:00
images [I-Cache] Initial commit of prototype RTL 2020-03-06 16:34:48 +00:00
.gitignore Convert documentation to restructured text 2018-11-13 16:21:47 +01:00
concierge.rst [doc] Add Ibex Concierge documentation 2020-04-01 18:16:23 +01:00
conf.py Doc: Documented supported tool versions 2020-02-12 15:57:40 +00:00
cs_registers.rst [rtl] Add fixed time execution of branches 2020-04-13 14:27:40 +01:00
debug.rst [dbg] Add minimal hardware breakpoint support 2019-12-11 15:02:06 +00:00
examples.rst [doc] Fix reference link 2020-02-20 15:50:53 +00:00
exception_interrupts.rst Ignore all interrupts in NMI mode, clarify interrupt documentation 2020-01-31 13:09:09 +01:00
getting_started.rst Clarify application scenarios of register file versions 2019-06-26 14:09:23 +01:00
icache.rst Clarifications in icache detailed documentation 2020-04-13 14:29:34 +01:00
index.rst [doc] Add Ibex Concierge documentation 2020-04-01 18:16:23 +01:00
instruction_decode_execute.rst [bitmanip] Add ZBB Instruction Group 2020-03-27 17:13:26 +01:00
instruction_fetch.rst [rtl] Instantiate instruction cache 2020-03-23 12:57:31 +00:00
integration.rst [rtl] Add fixed time execution of branches 2020-04-13 14:27:40 +01:00
introduction.rst [I-Cache] Initial commit of prototype RTL 2020-03-06 16:34:48 +00:00
licensing.rst Licensing documentation: Add commercial support info 2019-10-16 15:08:45 +01:00
load_store_unit.rst [Doc] Add more pipeline details 2019-10-04 11:36:24 +01:00
make.bat Adjust documentation for ibex 2019-04-26 15:09:00 +01:00
Makefile Adjust documentation for ibex 2019-04-26 15:09:00 +01:00
performance_counters.rst [rtl/sw] Add multiply and divide wait counters 2020-03-13 14:48:29 +00:00
pipeline_details.rst [RTL] Add configurable third pipeline stage 2020-03-06 15:29:14 +00:00
pmp.rst Correct PMP granularity equation 2020-03-26 10:02:06 +00:00
register_file.rst [rtl] Add FPGA Register File 2020-01-14 16:21:58 +01:00
requirements.txt Doc: Switch back to upstream Sphinx 2019-06-05 12:56:58 +01:00
rvfi.rst Doc: Adapt RVFI section, add connection in intro 2019-06-07 13:49:12 +01:00
system_requirements.rst Doc: Documented supported tool versions 2020-02-12 15:57:40 +00:00
tracer.rst Document new tracer implementation 2019-10-02 18:28:26 +01:00
verification.rst [dv] initial icache testbench (#711) 2020-03-27 11:02:47 -07:00