aboutsummaryrefslogtreecommitdiff
path: root/tests
AgeCommit message (Expand)Author
2020-09-05add mul instruction together with benchWojciech Kosior
2020-09-05add div instruction together with benchWojciech Kosior
2020-09-05add swap instruction together with benchWojciech Kosior
2020-09-05add sub instruction together with benchWojciech Kosior
2020-09-05add add instruction together with benchWojciech Kosior
2020-09-05add tee instruction together with benchWojciech Kosior
2020-09-05add tclasm multiinstructions (instructions, that possibly translate to more t...Wojciech Kosior
2020-09-05add load_store bench for new stack machineWojciech Kosior
2020-09-05add first simple bench for new stack machineWojciech Kosior
2020-09-04add bench for parametrized instantiation of modelsWojciech Kosior
2020-09-03rename tclasm.tcl to tclasm_old.tcl (prepare for redesign of the stack machine)Wojciech Kosior
2020-09-03treat embedded RAM as read-only in test benchWojciech Kosior
2020-09-03rename stack_machine to stack_machine_old (prepare for redesign of the machine)Wojciech Kosior
2020-09-02add a VGA-based bench for entire sockWojciech Kosior
2020-09-02name correction: remove "wb" from "sram_wb_slave"Wojciech Kosior
2020-09-02add bench for embedded ram wishbone slaveWojciech Kosior
2020-09-02add bench for wishbone sram wrapperWojciech Kosior
2020-09-02add bench for cond_jump instructionWojciech Kosior
2020-09-02add bench for swap instructionWojciech Kosior
2020-09-02remove old debugging codeWojciech Kosior
2020-09-02Add bench for tee instructionWojciech Kosior
2020-09-02add bench for jump instructionWojciech Kosior
2020-09-01remove old debugging codeWojciech Kosior
2020-09-01fix line counting in test model (avoid having picture shifted 1 line down on ...Wojciech Kosior
2020-09-01start anewWojciech Kosior