source: @ 2200

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @2200   11 hours alain Using the ffs() and fls() function to compute the packet length in the …
(edit) @2199   11 hours alain Restauring support for un aligned access: The VCI PLEN field is not …
(edit) @2198   3 days becoulet fixed ppc irq wait state
(edit) @2197   3 days becoulet added sparc irq wait state by writing to asr19 (leon compliant)
(edit) @2196   7 days karaoui No need to delete the loader paramater, since only the pointer was copied
(edit) @2195   8 days karaoui Introducing the vloader
(edit) @2194   11 days alain Fixing a bug in the LL registration mechanism : The LL value must not be …
(edit) @2193   11 days alain Fixing a bug in the allocation mechanism in RSP state.
(edit) @2192   13 days alain
(edit) @2191   2 weeks alain Introducing support for the handling of Compare&Swap SC: It supports now …
(edit) @2190   2 weeks alain
(edit) @2189   3 weeks becoulet added cpu id register (leon) and compare and swap CASA instruction (v9 & …
(edit) @2188   3 weeks becoulet added VciFdtRom to caba-vgmn-mutekh_kernel_tutorial topcell
(edit) @2187   3 weeks becoulet added VciFdtRom component with builtin flat device tree compiler to …
(edit) @2186   3 weeks alain
(edit) @2185   3 weeks becoulet added mutekh platform with single cpu
(edit) @2184   3 weeks becoulet added device tree files and associated rom to mutekh platforms
(edit) @2183   3 weeks alain ok
(edit) @2182   4 weeks alain Introducing two new methods: set_local() and set_remote()
(edit) @2181   5 weeks alain Bug fix in the XTN inval state.
(edit) @2180   5 weeks joel add missing header inclusion
(edit) @2179   5 weeks alain Serious redefinition of the generic_cam conponent. The two methods …
(edit) @2178   6 weeks alain Fixing a bug in the set_recent() function in genereric_tlb (thanks to Hao …
(edit) @2177   7 weeks bouyer Normalize traces: srcid/trdid in dec
(edit) @2176   7 weeks alain Fixing a bug in the handling of the XTN_INVAL request.
(edit) @2175   2 months alain
(edit) @2174   2 months alain
(edit) @2173   2 months bouyer Filter debug messages through m_debug_mask, see mips32.h for values. The …
(edit) @2172   2 months bouyer Add a protected m_debug_mask member, to be (optionally) used by processors …
(edit) @2171   2 months alain
(edit) @2170   2 months alain Introducing the start_monitor() & stop_monitor() methods
(edit) @2169   2 months bouyer Introduce read_neutral(), which is a read() without LRU update. To be used …
(edit) @2168   2 months alain Introducing the ICACHE_MISS_SELECT and DCACHE_MISS_SELECT states, in order …
(edit) @2167   2 months alain
(edit) @2166   2 months alain
(edit) @2165   2 months alain
(edit) @2164   2 months alain A new constraint has been introduced: To support architectures with …
(edit) @2163   2 months bouyer Revert previous, the warning was caused by a local change …
(edit) @2162   2 months bouyer Avoid gcc warnings "rspack will be initialized after xxx"
(edit) @2161   2 months alain
(edit) @2160   2 months alain
(edit) @2159   2 months alain
(edit) @2158   2 months alain
(edit) @2157   3 months alain
(edit) @2156   3 months alain Introducing a new argument in the write() method of generic_tlb: page …
(edit) @2155   3 months becoulet added fixed point values template classes
(edit) @2154   3 months alain
(edit) @2153   3 months alain Introducing genric_cam
(edit) @2152   4 months becoulet obfuscated bytes-enable mask computation
(edit) @2151   4 months becoulet replace nasty std::cout message by attribute((deprecated)) for …
(edit) @2150   4 months alain All access methods requiring a dual port RAM implementation or an …
(edit) @2149   4 months alain Complete rewriting, with two goals: - provide only access methode that can …
(edit) @2148   4 months alain
(edit) @2147   5 months joel bug fix and avoid warning
(edit) @2146   5 months alain The segment size has been increased to 4 Kbytes/channel to support …
(edit) @2145   5 months alain
(edit) @2144   5 months alain
(edit) @2143   5 months alain
(edit) @2142   5 months alain improving the print_trace() function
(edit) @2141   5 months alain We introduce the generic multi-processor platform used in the ALMO …
(edit) @2140   5 months alain bug fixing: we must test only the LSB bit of the VCI RERROR field to …
(edit) @2139   6 months zzhang modify trace function of dspinplus
(edit) @2138   6 months zzhang add trace function in dspinplus network
(edit) @2137   7 months becoulet added fdaccess component to mutekh_kernel_tutorial pf
(edit) @2136   7 months becoulet added generic VFS ops support to vci_fd_access component
(edit) @2135   7 months becoulet added experimental Vci Realtime timer component
(edit) @2134   7 months petrot Added the decoding and implementation of clz and the decoding of mbar …
(edit) @2133   7 months petrot To avoid double declaration of the microblaze when compiling a top cell.
(edit) @2132   7 months petrot Additioon of a totally rewritten version of the microblaze, compatible …
(edit) @2131   7 months petrot Addition of a test bench for the new microblaze ISS
(edit) @2130   8 months becoulet fixed arm ldstm instructions and gdb pc change
(edit) @2129   8 months becoulet caba-vgmn-mutekh_kernel_tutorial update
(edit) @2128   8 months becoulet added mem_checker user mode stuff
(edit) @2127   8 months becoulet added memchecker commands to change sp&fp registers ids in order to …
(edit) @2126   8 months becoulet ArmIss::executeNCycles rewrite
(edit) @2125   8 months becoulet missing break
(edit) @2124   8 months becoulet fixed compiler warnings
(edit) @2123   8 months becoulet added Null pointer access check, added bad magic reg operation reports, …
(edit) @2122   8 months becoulet fix arm memchecker stack redzone value during pop instruction
(edit) @2121   8 months becoulet gdbserver use dpp/interval_set header
(edit) @2120   8 months becoulet added Nios usermode checks, fixed exception ids, updated timer pf
(edit) @2119   8 months becoulet fixed nios2 exceptions support
(edit) @2118   8 months becoulet lm32 iss exceptions handling minor fixes
(edit) @2117   8 months alain Bug fixing in the instrumentation counters: the number of executed …
(edit) @2116   9 months joel Add new ICU component (for teaching purpose). - 32 irq inputs - N irq …
(edit) @2115   9 months joel add 'include' to avoid error/warning
(edit) @2114   11 months alain Improving the print_trace method for vci signal
(edit) @2113   12 months alain ntroducing a print_trace method in the vci_signal.
(edit) @2112   12 months alain Introducing a print_trace() method in the dspin signal.
(edit) @2111   12 months malek
(edit) @2110   12 months malek fixing bug
(edit) @2109   12 months graba Added some verification on the wb interconnect arbiter Added a default …
(edit) @2108   12 months malek fixing bug
(edit) @2107   12 months kane Erase timeout in constructor of multi write buffer
(edit) @2106   12 months kane (1) Add update function in generic_fifo, (2) fix compilation directive in …
(edit) @2105   12 months gut Add a second ram bank
(edit) @2104   13 months alain Fixing a bug in the implementation of the broadcast transactions. The …
(edit) @2103   13 months kane modification in multi_write_buffer : (1) add compilation direction for …
(edit) @2102   13 months malek fix bug : rsp preempt
(edit) @2101   13 months becoulet gdb & memchecker minor help msg fixes
Note: See TracRevisionLog for help on using the revision log.