git.joshuawise.com
/
firearm.git
/ search
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
Memory: Fix bug in which multiplies would cause a HDATA access. Fix bug in which...
2009-01-18
Joshua Wise
Memory: Fix bug in which multiplies would cause a HDATA...
commit
|
commitdiff
|
tree
2009-01-18
Joshua Wise
tests/testbench: Add miniblarg. Put ldm_bonehead in...
commit
|
commitdiff
|
tree
2009-01-18
Joshua Wise
tests/Makefile: Add CFLAGS for LOL2FAST2FURIOUS.
commit
|
commitdiff
|
tree
2009-01-18
Joshua Wise
Memory: Change offset latch in LDM so that there is...
commit
|
commitdiff
|
tree
2009-01-17
Joshua Wise
tests/testbench: Update output formatting for testbench.
commit
|
commitdiff
|
tree
2009-01-17
Joshua Wise
DCache/ICache: Invalidate while filling, so if the...
commit
|
commitdiff
|
tree
2009-01-15
Joshua Wise
tests/testbench: Allow compilation on x86.
commit
|
commitdiff
|
tree
2009-01-15
Joshua Wise
DCache: Be more verbose about fills.
commit
|
commitdiff
|
tree
2009-01-15
Joshua Wise
BlockRAM: Write before read so that reads the next...
commit
|
commitdiff
|
tree
2009-01-15
Joshua Wise
Execute: fix rdiff
commit
|
commitdiff
|
tree
2009-01-14
Joshua Wise
Memory: Add delayed flush. Make outbubble correct...
commit
|
commitdiff
|
tree
2009-01-14
Joshua Wise
Execute: Fix outbubble on multiplier so that it remembers...
commit
|
commitdiff
|
tree
2009-01-14
Joshua Wise
Execute: Add delayed flush logic.
commit
|
commitdiff
|
tree
2009-01-14
Joshua Wise
ICache and DCache: Do not accept fill data if the bus_ready...
commit
|
commitdiff
|
tree
2009-01-14
Joshua Wise
Issue: Add logic to defer a flush if need be (i.e....
commit
|
commitdiff
|
tree
2009-01-14
Joshua Wise
tests/costas: respin .hex
commit
|
commitdiff
|
tree
2009-01-14
Joshua Wise
tests: Add the new testbench.
commit
|
commitdiff
|
tree
2009-01-14
Joshua Wise
anulib: move the stack ALL the way up
commit
|
commitdiff
|
tree
2009-01-14
Joshua Wise
Fetch: Also queue up a jump if we are stalled.
commit
|
commitdiff
|
tree
2009-01-13
Joshua Wise
DCache: Change verbosity.
commit
|
commitdiff
|
tree
2009-01-13
Joshua Wise
system: Swap ICache and DCache in arbiter order.
commit
|
commitdiff
|
tree
2009-01-13
Joshua Wise
anulib: Move the stack up.
commit
|
commitdiff
|
tree
2009-01-11
Joshua Wise
Costas: Remove while(1) and allow proper returns.
commit
|
commitdiff
|
tree
2009-01-11
Joshua Wise
Memory: Instrument LDMSTM. Do not write back if writeback...
commit
|
commitdiff
|
tree
2009-01-11
Joshua Wise
DCache: Add instrumentation.
commit
|
commitdiff
|
tree
2009-01-11
Joshua Wise
Memory: Fix FSM for LDR/STR. Fix pre/post increment...
commit
|
commitdiff
|
tree
2009-01-10
Joshua Wise
Decode: Fix conditional for immediate mode.
commit
|
commitdiff
|
tree
2009-01-10
Joshua Wise
system: Fix message printed by DECODE debug line to...
commit
|
commitdiff
|
tree
2009-01-10
Joshua Wise
Enable part 2 of the Costas test program.
commit
|
commitdiff
|
tree
2009-01-10
Joshua Wise
Add tests directory.
commit
|
commitdiff
|
tree
2009-01-10
Joshua Wise
DCache, ICache: Reset fill circuitry if a request is...
commit
|
commitdiff
|
tree
2009-01-10
Joshua Wise
Fetch: qjmp is for queueing up jumps while rd_waiting...
commit
|
commitdiff
|
tree
2009-01-10
Joshua Wise
system: Print the correct values for jmp for Execute.
commit
|
commitdiff
|
tree
2009-01-10
Joshua Wise
DCache: Fix silly bug involving failing to clear bus_wr.
commit
|
commitdiff
|
tree
2009-01-10
Joshua Wise
Fetch: Rewrite to be cleaner.
commit
|
commitdiff
|
tree
2009-01-10
Joshua Wise
Terminal: Add `ifdef verilator around the $c construct.
commit
|
commitdiff
|
tree
2009-01-10
Joshua Wise
system: Fix bug that would cause stmia not to work.
commit
|
commitdiff
|
tree
2009-01-10
Joshua Wise
Memory: wire -> reg in some cases
commit
|
commitdiff
|
tree
2009-01-10
Joshua Wise
ICache: Add instrumentation.
commit
|
commitdiff
|
tree
2009-01-10
Joshua Wise
Execute: Fix jumps while flush asserted. Set lr correctly...
commit
|
commitdiff
|
tree
2009-01-09
Joshua Wise
ram: Add a string printing test, WHICH WORKS!
commit
|
commitdiff
|
tree
2009-01-09
Joshua Wise
Decode: Fix stupid bug in which stalls did not stall...
commit
|
commitdiff
|
tree
2009-01-09
Joshua Wise
Merge nyus:/storage/git/firearm
commit
|
commitdiff
|
tree
2009-01-09
Joshua Wise
Add 'mov r1, #':' to ramfile.
commit
|
commitdiff
|
tree
2009-01-09
Joshua Wise
Hit all with the integrate.
commit
|
commitdiff
|
tree
2009-01-09
Joshua Wise
Writeback: add
commit
|
commitdiff
|
tree
2009-01-09
Joshua Wise
ram.hex: Add performance benchmark, P-SPEC 2009.
commit
|
commitdiff
|
tree
2009-01-09
Joshua Wise
Memory: Add some debugging.
commit
|
commitdiff
|
tree
2009-01-09
Joshua Wise
Add terminal
commit
|
commitdiff
|
tree
2009-01-07
Joshua Wise
system: Wire up outcpsr and outspsr from Execute to...
commit
|
commitdiff
|
tree
2009-01-07
Joshua Wise
Decode: Set correct rpc for coprocessor register transfer.
commit
|
commitdiff
|
tree
2009-01-07
Joshua Wise
Add special CPSR behavior for ARM MCR.
commit
|
commitdiff
|
tree
2009-01-07
Joshua Wise
Add LDR test instruction.
commit
|
commitdiff
|
tree
2009-01-07
Joshua Wise
Memory: Add CDP and MRC/MCR.
commit
|
commitdiff
|
tree
2009-01-07
Joshua Wise
Merge nyus:/storage/git/firearm
commit
|
commitdiff
|
tree
2009-01-07
Joshua Wise
Memory: Add coprocessor interface stub.
commit
|
commitdiff
|
tree
2009-01-06
Joshua Wise
system: Remember to wire the DCache to the memory!
commit
|
commitdiff
|
tree
2009-01-06
Joshua Wise
Wire in Memory. Fix small bug in Memory involving...
commit
|
commitdiff
|
tree
2009-01-06
Joshua Wise
st_data -> op2
commit
|
commitdiff
|
tree
2009-01-06
Joshua Wise
Merge Memory.
commit
|
commitdiff
|
tree
2009-01-06
Joshua Wise
Memory.v: Cleanup pass 1 before integration.
commit
|
commitdiff
|
tree
2009-01-06
Joshua Wise
Merge nyus:/storage/git/firearm
commit
|
commitdiff
|
tree
2009-01-06
Joshua Wise
Merge nyus:/storage/git/firearm
commit
|
commitdiff
|
tree
2009-01-06
Joshua Wise
Merge nyus:/storage/git/firearm
commit
|
commitdiff
|
tree
2009-01-06
Joshua Wise
System.v: Wire up DCache
commit
|
commitdiff
|
tree
2009-01-06
Joshua Wise
system.v: Silly typo fix -- why didn't Verilator warn...
commit
|
commitdiff
|
tree
2009-01-06
Joshua Wise
Execute.v: Add outpc and outinsn. System.v: Add and...
commit
|
commitdiff
|
tree
2009-01-06
Joshua Wise
Add the DCache.
commit
|
commitdiff
|
tree
2009-01-05
Joshua Wise
Ok, it work.
commit
|
commitdiff
|
tree
2009-01-05
Joshua Wise
Add a jump test
commit
|
commitdiff
|
tree
2009-01-05
Joshua Wise
Merge nyus:/storage/git/firearm
commit
|
commitdiff
|
tree
2009-01-05
Joshua Wise
Isuse.v: fix error in which cpsr was marked as defined...
commit
|
commitdiff
|
tree
2009-01-05
Joshua Wise
Add SPSR logic to Execute.
commit
|
commitdiff
|
tree
2008-12-31
Joshua Wise
Add skeleton to Execute.v
commit
|
commitdiff
|
tree
2008-12-30
Joshua Wise
Cleanup pass on Decode. We may have to revert this...
commit
|
commitdiff
|
tree
2008-12-30
Joshua Wise
Fix up ALU order in Issue.
commit
|
commitdiff
|
tree
2008-12-30
Joshua Wise
Fix up Issue to use the new constants.
commit
|
commitdiff
|
tree
2008-12-30
Joshua Wise
Convert decode to... use decode constants.
commit
|
commitdiff
|
tree
2008-12-30
Joshua Wise
Add decode constants.
commit
|
commitdiff
|
tree
2008-12-30
Joshua Wise
Add wires for ALU.
commit
|
commitdiff
|
tree
2008-12-28
Joshua Wise
Merge nyus:/storage/git/firearm
commit
|
commitdiff
|
tree
2008-12-28
Joshua Wise
Fix stupid pc request in Fetch
commit
|
commitdiff
|
tree
2008-12-28
Joshua Wise
fixups to get workign compilation with isim
commit
|
commitdiff
|
tree
2008-12-28
Joshua Wise
with more reg
commit
|
commitdiff
|
tree
2008-12-28
Joshua Wise
Merge nyus:/storage/git/firearm
commit
|
commitdiff
|
tree
2008-12-28
Joshua Wise
do some first pass Execute wiring
commit
|
commitdiff
|
tree
2008-12-28
Joshua Wise
Merge nyus:/storage/git/firearm
commit
|
commitdiff
|
tree
2008-12-28
Joshua Wise
holy shit my multiplier compiled the first time o__o
commit
|
commitdiff
|
tree
2008-12-28
Joshua Wise
elanus
commit
|
commitdiff
|
tree
2008-12-28
Joshua Wise
Add testbench
commit
|
commitdiff
|
tree
2008-12-28
Joshua Wise
add execute skeleton
commit
|
commitdiff
|
tree
2008-12-28
Joshua Wise
Return decode to a state of cleanliness.
commit
|
commitdiff
|
tree
2008-12-28
Joshua Wise
Ok, move read_0, read_1, read_2 back into a unified...
commit
|
commitdiff
|
tree
2008-12-27
Joshua Wise
Add verbosity to issue when it stalls an instruction.
commit
|
commitdiff
|
tree
2008-12-27
Joshua Wise
Wire up decode.
commit
|
commitdiff
|
tree
2008-12-27
Joshua Wise
Fix up decode
commit
|
commitdiff
|
tree
2008-12-27
Joshua Wise
assign read_0 out
commit
|
commitdiff
|
tree
2008-12-27
Joshua Wise
Nicer dump information.
commit
|
commitdiff
|
tree
2008-12-26
Joshua Wise
name normalization pass
commit
|
commitdiff
|
tree
2008-12-26
Joshua Wise
Deal with at least one case of A in decode by moving...
commit
|
commitdiff
|
tree
next
This page took
0.038941 seconds
and
3
git commands to generate.