Revert "Setup SVSTATE, from the test settings, at the start"
[soc.git] / src / soc / simple /
2021-02-17 Cesar StraussRevert "Setup SVSTATE, from the test settings, at the...
2021-02-17 Cesar StraussAdd traces to debug SVP64 prefix decoding issues
2021-02-17 Cesar StraussSetup SVSTATE, from the test settings, at the start
2021-02-16 Tobias PlatenMerge branch 'master' of ssh://git.libre-riscv.org...
2021-02-15 Tobias Platentest case for MMU SPRs: PID and PRTBL
2021-02-15 Cesar StraussSimplify obtaining the PC from the register file
2021-02-15 Tobias PlatenMerge branch 'master' of ssh://git.libre-riscv.org...
2021-02-14 Cesar StraussShow traces for the register numbers of the current...
2021-02-14 Cesar StraussRemove obsolete comment
2021-02-14 Luke Kenneth Casso... add comments to TestIssuer
2021-02-14 Luke Kenneth Casso... add TestRunner comments
2021-02-14 Luke Kenneth Casso... add SVSTATE reading to TestIssuer
2021-02-14 Luke Kenneth Casso... add extra FSM explanatory comments to TestIssuer
2021-02-13 Luke Kenneth Casso... use function for getting instruction from 32/64 bit...
2021-02-13 Cesar StraussFetch and decode the SVP64 prefix
2021-02-13 Cesar StraussCheck the PC value at the end of each instruction
2021-02-13 Luke Kenneth Casso... add SVP64 TestIssuer separate unit test
2021-02-13 Luke Kenneth Casso... split out TestRunner into separate module
2021-02-12 Luke Kenneth Casso... add SVSTATE to TestCase infrastructure for use in TestI...
2021-02-11 Luke Kenneth Casso... comments in TestIssuer for SVP64PrefixDecoder
2021-02-06 Cesar StraussFix whitespace
2021-02-06 Cesar StraussExtract the fetch FSM out from the main FSM
2021-02-04 Tobias Platensrc/soc/fu/mmu/fsm.py: add debug outputs for gtkwave
2021-02-04 Tobias Platenpass SPR MicroOp to MMU function unit
2021-02-01 Tobias Platenextending the GTKWave document in test_issuer when...
2021-02-01 Cesar StraussAdd GTKWave document to test_issuer
2021-01-18 Tobias Platenuncomment #FIXME in unit_test
2021-01-16 Tobias Platenmove microwatt_mmu bool variable to pspec
2021-01-15 Tobias Platenadd microwatt_mmu boolean variable to core and compunits
2021-01-08 Tobias Platenfix broken testcase for simple core
2020-11-13 Luke Kenneth Casso... reduce clkcsel ls180 width (2 pins), rename pll_18...
2020-11-13 Luke Kenneth Casso... rename and add pll lock signal to ls180
2020-11-13 Luke Kenneth Casso... add enable/disable arguments (not ideal but it works...
2020-11-10 Luke Kenneth Casso... remove ClockSelect module, use DummyPLL
2020-10-22 Luke Kenneth Casso... add query about cross-domain on the JTAG enable of WB
2020-10-22 Luke Kenneth Casso... add JTAG enable/disable of wishbone to TestIssuer
2020-10-21 Cole Poirierversa_ecp5 adds ability to build and load for ulx3s85f...
2020-10-16 Luke Kenneth Casso... re-enable tests
2020-10-16 Luke Kenneth Casso... manually run coresync clock for test issuer
2020-10-16 Luke Kenneth Casso... set defaults in pspec
2020-10-15 Luke Kenneth Casso... wrong pspec variable in selecting pll clock
2020-10-15 Luke Kenneth Casso... sorting out missing clock somewhere
2020-10-15 Luke Kenneth Casso... use "enable" and set default actions in getopt
2020-10-14 Cole Poirierissuer_verilog.py update to use commandline args using...
2020-10-11 Luke Kenneth Casso... add way to bypass PLL for ECP5 and sim
2020-10-11 Luke Kenneth Casso... comment out XICS/GPIO interrupt test, causes ECP5 litex...
2020-10-11 Luke Kenneth Casso... litex sim.py operational
2020-10-07 Luke Kenneth Casso... reorder / reorganise reset signals slightly
2020-10-06 Luke Kenneth Casso... skip Decode2ToOperand from PowerDecodeSubset
2020-10-06 Luke Kenneth Casso... add sdr bypass routing via JTAG boundary scan
2020-10-04 Luke Kenneth Casso... significant reorg of the litex pinspecs to use pinmux...
2020-10-03 Luke Kenneth Casso... minor reorg on JTAG, allow alternative pinset dict...
2020-10-01 Luke Kenneth Casso... add clksel, pll to ls180
2020-10-01 Luke Kenneth Casso... create dummy PLL block, connect up to core and clock...
2020-09-28 Luke Kenneth Casso... missing pspec
2020-09-28 Luke Kenneth Casso... add "nocore" option to build verilog
2020-09-28 Luke Kenneth Casso... switch off internal gpio (testing)
2020-09-26 Luke Kenneth Casso... DMI-to-JTAG needed to be "sync" to get ack/resp right
2020-09-26 Cesar StraussConvert a few more tests to be able to use cxxsim
2020-09-24 Cesar StraussUse nmutil simulator module to simplify choosing among...
2020-09-22 Luke Kenneth Casso... move dmi_sim to separate module
2020-09-22 Luke Kenneth Casso... add jtagremote to litex sim, add new "variant" to core...
2020-09-22 Luke Kenneth Casso... add jtag interface to issuer_verilog
2020-09-22 Luke Kenneth Casso... add MMU (commented out)
2020-09-19 Luke Kenneth Casso... remove the gpio peripheral which was previously hard...
2020-09-08 Luke Kenneth Casso... create a special subset of Decoder Record for storing...
2020-09-08 Luke Kenneth Casso... pass in state into PowerDecode2, save on eqs and wires
2020-09-08 Luke Kenneth Casso... give Decode2Execute1Type in core a name
2020-09-08 Luke Kenneth Casso... pass in CoreState to PowerDecoder rather than eq a...
2020-09-08 Luke Kenneth Casso... add cxxsim option
2020-09-07 Luke Kenneth Casso... use PowerDecoderSubsets for FUs, except for TRAP which...
2020-09-07 Luke Kenneth Casso... add per-FU PowerDecoders. should now be subsettable
2020-09-06 Luke Kenneth Casso... copy dec SPR into decoder cur_state
2020-09-06 Luke Kenneth Casso... wark-wark, fast regs is binary-addressed
2020-09-06 Luke Kenneth Casso... add comments for DEC / TB
2020-09-06 Luke Kenneth Casso... add a DEC/TB FSM to TestIssuer
2020-09-05 Luke Kenneth Casso... add comments on MSR read
2020-09-05 Luke Kenneth Casso... move GPIO IRQ to 15 to match microwatt modifications
2020-09-05 Luke Kenneth Casso... MSR read in INSN_READ only occurs for 1 cycle
2020-09-05 Luke Kenneth Casso... sync on ICP eint
2020-09-05 Luke Kenneth Casso... connect XICS core irq to Decode2 eint
2020-09-05 Luke Kenneth Casso... add simple GPIO wishbone bus to litex sim.py
2020-09-05 Luke Kenneth Casso... add simple GPIO peripheral to verilog TestIssuer
2020-09-04 Luke Kenneth Casso... bring out XICS ICS interrupt levels so that they can...
2020-09-04 Luke Kenneth Casso... adding option to include XICS external interrupts.
2020-08-30 Luke Kenneth Casso... reversal of FXM mask for one-hot selection in OP_MTCR...
2020-08-29 Luke Kenneth Casso... add XER read via DMI interface to sim.py
2020-08-29 Luke Kenneth Casso... add hack to get at XER through DMI interface
2020-08-27 Cole PoirierMerge branch 'master' of git.libre-soc.org:soc
2020-08-27 Luke Kenneth Casso... overflow-enable does not occur on shift operations
2020-08-25 Cole PoirierMerge branch 'master' of git.libre-soc.org:soc
2020-08-25 Luke Kenneth Casso... add CR read to DMI interface
2020-08-24 Luke Kenneth Casso... add isel CR tests to run on qemu (confirmed working)
2020-08-24 Cole PoirierMerge branch 'master' of git.libre-soc.org:soc
2020-08-23 Luke Kenneth Casso... bring "core stopped" signal out through DMI interface
2020-08-21 Luke Kenneth Casso... testing 64-bit wishbone bus after 32-bit *still* fails...
2020-08-21 Luke Kenneth Casso... get litex sim enabled with 32-bit wishbone bus
2020-08-16 Luke Kenneth Casso... attempting to track down bug in litex bios memtest
2020-08-16 Luke Kenneth Casso... read delay on getting regfile data
2020-08-15 Luke Kenneth Casso... rather big change to interaction between regfile and...
next