cve2/doc
Philipp Wagner 6ca325fa70 Remove outdated documentation
By now, ibex depends not only on the a clock gating cell, but also on
assert macros and a LFSR; there will be more to come. This removed piece
of documentation was from the early days, when only a clock gating cell
was to be provided (and we didn't ship one).

Today, users need to either use FuseSoC, or run fusesoc on the simple
system and "harvest" the resulting files if they want to copy-paste Ibex
into their build system. That's not ideal, but not something we can very
easily fix -- so let's remove the outdated documentation first to at
least reduce the confusion.
2020-07-03 14:25:24 +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 dummy instruction insertion 2020-05-21 13:58:01 +01:00
debug.rst [doc] Link to RISC-V Debug Specification 2020-04-23 13:48:32 +01: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 Remove outdated documentation 2020-07-03 14:25:24 +01:00
icache.rst Make sure we don't see multi-way hits in icache testbench 2020-06-04 08:09:51 +01:00
index.rst [rtl] Add dummy instruction insertion 2020-05-21 13:58:01 +01:00
instruction_decode_execute.rst [bitmanip] Optimizations and Parametrization 2020-06-26 14:43:24 +02:00
instruction_fetch.rst [rtl] Instantiate instruction cache 2020-03-23 12:57:31 +00:00
integration.rst [bitmanip] Optimizations and Parametrization 2020-06-26 14:43:24 +02:00
introduction.rst [doc] Add bitmanip spec to introduction page 2020-07-02 15:03:50 +01: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 [doc] Minor fixes 2020-05-01 20:09:59 +02:00
pipeline_details.rst Spelling fix: seperate -> separate 2020-06-05 11:37:37 +01: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
security.rst [rtl] Add dummy instruction insertion 2020-05-21 13:58:01 +01:00
system_requirements.rst Doc: Documented supported tool versions 2020-02-12 15:57:40 +00:00
tracer.rst Fix documentation markup for tracer 2020-06-18 15:40:54 +01:00
verification.rst [dv] Enable verification of the Bitmanip Extension with OVPsim and Spike 2020-04-27 09:51:57 +02:00