2019-06-16 |
Luke Kenneth... | add elaboratables |
commit | commitdiff | tree |
2019-06-16 |
Luke Kenneth... | create FPNumBaseRecord |
commit | commitdiff | tree |
2019-06-16 |
Luke Kenneth... | whitespace |
commit | commitdiff | tree |
2019-06-16 |
Luke Kenneth... | elaboratable cases |
commit | commitdiff | tree |
2019-06-08 |
Luke Kenneth... | temporarily disabled sfpy dependency for now |
commit | commitdiff | tree |
2019-06-08 |
Luke Kenneth... | use PYTHON3 ?= "python3" instead of hard-coded python3 cmd |
commit | commitdiff | tree |
2019-05-29 |
Luke Kenneth... | allow SRLatch to be multibit |
commit | commitdiff | tree |
2019-05-29 |
Luke Kenneth... | use boolean version of SRLatch, suitable for multi... |
commit | commitdiff | tree |
2019-05-24 |
Luke Kenneth... | make qlq output q | q_int |
commit | commitdiff | tree |
2019-05-24 |
Luke Kenneth... | put internal state out as part of latch api |
commit | commitdiff | tree |
2019-05-12 |
Luke Kenneth... | add comments on convenience names |
commit | commitdiff | tree |
2019-05-11 |
Luke Kenneth... | add helper routine for creating latched registers |
commit | commitdiff | tree |
2019-05-11 |
Luke Kenneth... | add a jk latch (as a comment), TODO |
commit | commitdiff | tree |
2019-05-08 |
Aleksandar... | Fix exponent offsets |
commit | commitdiff | tree |
2019-05-08 |
Aleksandar... | Removed the errors made in previous commit |
commit | commitdiff | tree |
2019-05-08 |
Luke Kenneth... | correct name on RecordObject |
commit | commitdiff | tree |
2019-05-07 |
Aleksandar... | Updated Inf and NaN parts of normalise function |
commit | commitdiff | tree |
2019-05-07 |
Luke Kenneth... | moving scoreboard code to soc repo |
commit | commitdiff | tree |
2019-05-07 |
Luke Kenneth... | add combined int/fp issue unit |
commit | commitdiff | tree |
2019-05-07 |
Luke Kenneth... | corrections to ld-st cell and sparse-matrix |
commit | commitdiff | tree |
2019-05-07 |
Luke Kenneth... | add some comments to fsqrt |
commit | commitdiff | tree |
2019-05-06 |
Luke Kenneth... | add issue unit |
commit | commitdiff | tree |
2019-05-06 |
Aleksandar... | Added secial cases for normalization function |
commit | commitdiff | tree |
2019-05-06 |
Luke Kenneth... | generalise the function unit module, create some deriva... |
commit | commitdiff | tree |
2019-05-06 |
Luke Kenneth... | provide array-selector on inputs |
commit | commitdiff | tree |
2019-05-06 |
Luke Kenneth... | update notes, dest/src1/src2 are BINARY encoded |
commit | commitdiff | tree |
2019-05-06 |
Luke Kenneth... | add global pending collator |
commit | commitdiff | tree |
2019-05-06 |
Luke Kenneth... | use shadow submodule instead of in fn unit |
commit | commitdiff | tree |
2019-05-06 |
Luke Kenneth... | whoops duplicate signal |
commit | commitdiff | tree |
2019-05-06 |
Luke Kenneth... | add shadow_fn.py, split out from function unit |
commit | commitdiff | tree |
2019-05-06 |
Luke Kenneth... | add comments |
commit | commitdiff | tree |
2019-05-06 |
Luke Kenneth... | LD/ST latches are async (clockless) |
commit | commitdiff | tree |
2019-05-06 |
Luke Kenneth... | update docstrings |
commit | commitdiff | tree |
2019-05-06 |
Luke Kenneth... | put OR-accumulator in LD/ST dep cell for ld-hold-st... |
commit | commitdiff | tree |
2019-05-06 |
Luke Kenneth... | add LD/ST Matrix (actually sparse matrix, aka straight... |
commit | commitdiff | tree |
2019-05-06 |
Luke Kenneth... | add LD/ST dependency cell |
commit | commitdiff | tree |
2019-05-06 |
Luke Kenneth... | add comment back in about load/store shadow-hold |
commit | commitdiff | tree |
2019-05-05 |
Luke Kenneth... | slightly simplify SRlatch |
commit | commitdiff | tree |
2019-05-05 |
Luke Kenneth... | add shadow capability to function unit |
commit | commitdiff | tree |
2019-05-05 |
Luke Kenneth... | add SRlatch async mode |
commit | commitdiff | tree |
2019-05-05 |
Luke Kenneth... | add group picker |
commit | commitdiff | tree |
2019-05-05 |
Luke Kenneth... | add notes |
commit | commitdiff | tree |
2019-05-05 |
Luke Kenneth... | correct page num and section num |
commit | commitdiff | tree |
2019-05-05 |
Luke Kenneth... | add integer function unit |
commit | commitdiff | tree |
2019-05-04 |
Luke Kenneth... | minor reorg of latch |
commit | commitdiff | tree |
2019-05-04 |
Luke Kenneth... | add FU-FU Dependency Matrix |
commit | commitdiff | tree |
2019-05-04 |
Luke Kenneth... | add function unit dependency cell |
commit | commitdiff | tree |
2019-05-04 |
Luke Kenneth... | add function unit picker vector |
commit | commitdiff | tree |
2019-05-04 |
Luke Kenneth... | dependency matrix (Reg to FU) |
commit | commitdiff | tree |
2019-05-04 |
Luke Kenneth... | add function unit read/write pending |
commit | commitdiff | tree |
2019-05-04 |
Luke Kenneth... | add regfile selection |
commit | commitdiff | tree |
2019-05-03 |
Luke Kenneth... | add dependence cell scoreboard from 11.4.7 |
commit | commitdiff | tree |
2019-05-03 |
Luke Kenneth... | add (synchronous) latch |
commit | commitdiff | tree |
2019-05-03 |
Luke Kenneth... | fix up fadd state machine |
commit | commitdiff | tree |
2019-05-03 |
Luke Kenneth... | add test on fp16/32/64 for mul and div |
commit | commitdiff | tree |
2019-05-03 |
Luke Kenneth... | split out InputTest code into separate fpmux.py |
commit | commitdiff | tree |
2019-05-03 |
Luke Kenneth... | got fpmul working (potential bug in softfloat NaN handling) |
commit | commitdiff | tree |
2019-05-03 |
Luke Kenneth... | fix multiply bit-width |
commit | commitdiff | tree |
2019-05-03 |
Luke Kenneth... | debug fpmul pipeline |
commit | commitdiff | tree |
2019-05-03 |
Luke Kenneth... | add mul pipeline based on add |
commit | commitdiff | tree |
2019-05-03 |
Luke Kenneth... | add mul1 stage based on add1 |
commit | commitdiff | tree |
2019-05-03 |
Luke Kenneth... | add mul0 based on add0 |
commit | commitdiff | tree |
2019-05-03 |
Luke Kenneth... | add mul pipeline version of specialcases |
commit | commitdiff | tree |
2019-05-02 |
Luke Kenneth... | get test_fpadd_pipe.py working |
commit | commitdiff | tree |
2019-05-02 |
Luke Kenneth... | document concurrentunit |
commit | commitdiff | tree |
2019-05-02 |
Luke Kenneth... | get outmux test working with nose3 |
commit | commitdiff | tree |
2019-05-02 |
Luke Kenneth... | get prioritymux test working with nose3 |
commit | commitdiff | tree |
2019-05-02 |
Luke Kenneth... | get inout mux test running on nose3 |
commit | commitdiff | tree |
2019-05-02 |
Luke Kenneth... | add missing submodules |
commit | commitdiff | tree |
2019-05-02 |
Luke Kenneth... | reduce number of loops in nosetest for test_add |
commit | commitdiff | tree |
2019-05-02 |
Luke Kenneth... | whitespace |
commit | commitdiff | tree |
2019-05-02 |
Luke Kenneth... | replace run_test with run_fpunit to avoid nosetest... |
commit | commitdiff | tree |
2019-05-02 |
Luke Kenneth... | pass in count and num loops to unit test to make it... |
commit | commitdiff | tree |
2019-05-02 |
Luke Kenneth... | fix imports in fpdiv |
commit | commitdiff | tree |
2019-05-02 |
Luke Kenneth... | get test_mul.py running |
commit | commitdiff | tree |
2019-05-02 |
Luke Kenneth... | get test_mul.py operational |
commit | commitdiff | tree |
2019-05-02 |
Luke Kenneth... | break test_buf_pipe.py down into individual tests |
commit | commitdiff | tree |
2019-05-02 |
Luke Kenneth... | move test_fsm_experiment.py |
commit | commitdiff | tree |
2019-05-02 |
Luke Kenneth... | relative imports |
commit | commitdiff | tree |
2019-05-02 |
Luke Kenneth... | add __init__.py to nmutil/test |
commit | commitdiff | tree |
2019-05-02 |
Luke Kenneth... | tidy imports |
commit | commitdiff | tree |
2019-05-02 |
Luke Kenneth... | get test_fpadd_pipe.py working |
commit | commitdiff | tree |
2019-05-02 |
Luke Kenneth... | get test_add working after reorg |
commit | commitdiff | tree |
2019-05-02 |
Luke Kenneth... | more code-shuffle |
commit | commitdiff | tree |
2019-05-02 |
Luke Kenneth... | move fpbase.py |
commit | commitdiff | tree |
2019-05-02 |
Luke Kenneth... | move common unit test code |
commit | commitdiff | tree |
2019-05-02 |
Luke Kenneth... | add tools.py from nmigen (imports fixed) |
commit | commitdiff | tree |
2019-05-02 |
Luke Kenneth... | move fsqrt.py to own subdir |
commit | commitdiff | tree |
2019-05-02 |
Luke Kenneth... | rename testbench to tbench, avoid nose3 issue |
commit | commitdiff | tree |
2019-05-02 |
Luke Kenneth... | move more unit tests |
commit | commitdiff | tree |
2019-05-02 |
Luke Kenneth... | add ignore on *.v and *.il |
commit | commitdiff | tree |
2019-05-02 |
Luke Kenneth... | more code-shuffling into subdirs |
commit | commitdiff | tree |
2019-05-02 |
Luke Kenneth... | move test_buf_pipe.py unit test, shuffle nmutil |
commit | commitdiff | tree |
2019-05-02 |
Luke Kenneth... | move singlepipe, multipipe, nmoperator and pipeline... |
commit | commitdiff | tree |
2019-05-02 |
Luke Kenneth... | reorganise imports |
commit | commitdiff | tree |
2019-05-02 |
Luke Kenneth... | move fpadd to top level |
commit | commitdiff | tree |
2019-05-02 |
Luke Kenneth... | move fpcommon to separate subdir |
commit | commitdiff | tree |
2019-05-02 |
Luke Kenneth... | add __init__.py to add dir |
commit | commitdiff | tree |
2019-05-02 |
Luke Kenneth... | add make install and make test |
commit | commitdiff | tree |
2019-05-02 |
Luke Kenneth... | add setup.py |
commit | commitdiff | tree |
next |