2018-07-10 |
Luke Kenneth... | whitespace pep8 cleanup |
commit | commitdiff | tree |
2018-07-10 |
Luke Kenneth... | adding code in cut/paste style from bsv to get class... |
commit | commitdiff | tree |
2018-07-10 |
Luke Kenneth... | move cell bit width function to Parse class |
commit | commitdiff | tree |
2018-07-10 |
Luke Kenneth... | shuffle interface-reading code around to create Interfa... |
commit | commitdiff | tree |
2018-07-09 |
Luke Kenneth... | add testbench argument, switch off for muxer conversion |
commit | commitdiff | tree |
2018-07-09 |
rishucoding | Merge branch 'master' of libre-riscv.org:/pinmux |
commit | commitdiff | tree |
2018-07-09 |
rishucoding | correction in TestFailure log message |
commit | commitdiff | tree |
2018-07-09 |
Luke Kenneth... | class objects can contain signals at the top level |
commit | commitdiff | tree |
2018-07-09 |
Luke Kenneth... | auto-generate top-level module which accepts multiple... |
commit | commitdiff | tree |
2018-07-09 |
Luke Kenneth... | modify test2 to take one argument: array of inputs |
commit | commitdiff | tree |
2018-07-09 |
Luke Kenneth... | add test module which is dynamically created |
commit | commitdiff | tree |
2018-07-06 |
Luke Kenneth... | pep8 whitespace cleanup |
commit | commitdiff | tree |
2018-07-06 |
rishucoding | outen is 0 when iopad is supplying input |
commit | commitdiff | tree |
2018-07-06 |
rishucoding | adding cocotb test for multi pin single FN_out |
commit | commitdiff | tree |
2018-07-06 |
rishucoding | whoops.... restoring to commit c4f99657f70 |
commit | commitdiff | tree |
2018-07-06 |
rishucoding | Merge branch 'master' of libre-riscv.org:/pinmux |
commit | commitdiff | tree |
2018-07-06 |
rishucoding | adding cocotb test for multi pin single FN_out |
commit | commitdiff | tree |
2018-07-06 |
Luke Kenneth... | add myhdl experiments |
commit | commitdiff | tree |
2018-07-05 |
Luke Kenneth... | add class experiment |
commit | commitdiff | tree |
2018-07-04 |
Luke Kenneth... | make arguments to pmux4 a list, as an experiment (worked) |
commit | commitdiff | tree |
2018-07-04 |
Luke Kenneth... | test priority mux4 |
commit | commitdiff | tree |
2018-07-04 |
Luke Kenneth... | alter muxer, no clock-dependency, add priority muxer... |
commit | commitdiff | tree |
2018-07-04 |
Luke Kenneth... | add explanation in PinGen class |
commit | commitdiff | tree |
2018-07-04 |
Luke Kenneth... | remove extraneous clock cycle |
commit | commitdiff | tree |
2018-07-04 |
Luke Kenneth... | whitespace pep8 cleanup |
commit | commitdiff | tree |
2018-07-04 |
Luke Kenneth... | add multi-input mux test |
commit | commitdiff | tree |
2018-07-04 |
Luke Kenneth... | add new multi-input test |
commit | commitdiff | tree |
2018-07-04 |
Luke Kenneth... | update test pinmux.bsv |
commit | commitdiff | tree |
2018-07-04 |
Luke Kenneth... | add 2nd copy of i2c_sda to microtest,\ |
commit | commitdiff | tree |
2018-07-04 |
Luke Kenneth... | remove unnecessary clock cycle |
commit | commitdiff | tree |
2018-07-04 |
Luke Kenneth... | remove tristate tests |
commit | commitdiff | tree |
2018-07-04 |
Luke Kenneth... | nope it really is pad 2 for twi_scl... |
commit | commitdiff | tree |
2018-07-04 |
Luke Kenneth... | put twi_scl test back to the right mux value |
commit | commitdiff | tree |
2018-07-04 |
rishucoding | correction in enable and selection lines for twi_scl |
commit | commitdiff | tree |
2018-07-03 |
rishucoding | added docstring for gpio2 |
commit | commitdiff | tree |
2018-07-03 |
rishucoding | added dut._log.info message for twi_sda |
commit | commitdiff | tree |
2018-07-03 |
rishucoding | modified passed test dut_log.info |
commit | commitdiff | tree |
2018-07-03 |
Luke Kenneth... | reorganise tests, split into separate functions |
commit | commitdiff | tree |
2018-07-02 |
Luke Kenneth... | corrected some of the errors, moved (or added) clock... |
commit | commitdiff | tree |
2018-07-02 |
Luke Kenneth... | remove spurious timer pulse, add log message, io1_cell... |
commit | commitdiff | tree |
2018-07-02 |
Luke Kenneth... | move ok log message |
commit | commitdiff | tree |
2018-07-02 |
Luke Kenneth... | moving enablers for twi_scl to where twi_scl is set up. |
commit | commitdiff | tree |
2018-07-02 |
Luke Kenneth... | wrong test changed, uart_tx being set to 1, must test... |
commit | commitdiff | tree |
2018-07-02 |
Luke Kenneth... | pep8 whitespace cleanup |
commit | commitdiff | tree |
2018-07-02 |
rishucoding | fixed bug : iocell_side_io0_cell_out is a reg, initial... |
commit | commitdiff | tree |
2018-07-02 |
rishucoding | changing comment to docstring |
commit | commitdiff | tree |
2018-07-02 |
Luke Kenneth... | add spec testing.py |
commit | commitdiff | tree |
2018-07-02 |
rishucoding | correction in test_failure strings |
commit | commitdiff | tree |
2018-07-02 |
rishucoding | Added test case for twi |
commit | commitdiff | tree |
2018-07-02 |
rishucoding | Adding comments to interface_decl.py |
commit | commitdiff | tree |
2018-07-02 |
Luke Kenneth... | add in dummy testing mode |
commit | commitdiff | tree |
2018-07-02 |
Luke Kenneth... | pep8 cleanup |
commit | commitdiff | tree |
2018-07-02 |
Luke Kenneth... | add input tests |
commit | commitdiff | tree |
2018-07-02 |
Luke Kenneth... | comments |
commit | commitdiff | tree |
2018-07-02 |
Luke Kenneth... | add some more unit tests as an experiment |
commit | commitdiff | tree |
2018-07-02 |
Luke Kenneth... | add cocotb test |
commit | commitdiff | tree |
2018-07-01 |
Luke Kenneth... | create a val0 which is set to 0 to get round compilatio... |
commit | commitdiff | tree |
2018-07-01 |
Luke Kenneth... | hack for the outputs, get rid of _out for non-inouts |
commit | commitdiff | tree |
2018-07-01 |
Luke Kenneth... | pick up function keys different way |
commit | commitdiff | tree |
2018-06-29 |
Luke Kenneth... | remove typo X |
commit | commitdiff | tree |
2018-06-29 |
Luke Kenneth... | update microtest baseline bsv |
commit | commitdiff | tree |
2018-06-29 |
Luke Kenneth... | set output-only via GPIO direction |
commit | commitdiff | tree |
2018-06-28 |
Luke Kenneth... | add a check to the spec generator, list pins not found |
commit | commitdiff | tree |
2018-06-27 |
Luke Kenneth... | remove print statements |
commit | commitdiff | tree |
2018-06-26 |
Luke Kenneth... | fix bug in dedicated cell type detection |
commit | commitdiff | tree |
2018-06-26 |
Luke Kenneth... | add comment to mkmux function |
commit | commitdiff | tree |
2018-06-25 |
Luke Kenneth... | pep8 cleanup |
commit | commitdiff | tree |
2018-06-25 |
Luke Kenneth... | add comments for priority muxer inputs |
commit | commitdiff | tree |
2018-06-25 |
Luke Kenneth... | whoops got comments wrong way round |
commit | commitdiff | tree |
2018-06-25 |
Luke Kenneth... | add in some comments |
commit | commitdiff | tree |
2018-06-25 |
Luke Kenneth... | add in some comments |
commit | commitdiff | tree |
2018-06-25 |
Luke Kenneth... | add in some comments |
commit | commitdiff | tree |
2018-06-25 |
Luke Kenneth... | update test file to match auto-generated |
commit | commitdiff | tree |
2018-06-25 |
Luke Kenneth... | split out iocells to separate interface, just makes... |
commit | commitdiff | tree |
2018-06-25 |
Luke Kenneth... | rename ioN_inputval to ioN_cell_in |
commit | commitdiff | tree |
2018-06-25 |
Luke Kenneth... | remove GenericIOType and FunctionType for now |
commit | commitdiff | tree |
2018-06-25 |
Luke Kenneth... | change enabled mode, to look lke test output |
commit | commitdiff | tree |
2018-06-25 |
Luke Kenneth... | change order of declarations, to look like output |
commit | commitdiff | tree |
2018-06-25 |
Luke Kenneth... | reformat declarations to look like test file, bit hacky... |
commit | commitdiff | tree |
2018-06-25 |
Luke Kenneth... | split mux-generation into separate function, use it... |
commit | commitdiff | tree |
2018-06-25 |
Luke Kenneth... | correct test file |
commit | commitdiff | tree |
2018-06-25 |
Luke Kenneth... | cell mux bitwidth 2 |
commit | commitdiff | tree |
2018-06-25 |
Luke Kenneth... | pep8 cleanup |
commit | commitdiff | tree |
2018-06-25 |
Luke Kenneth... | use tabs not spaces |
commit | commitdiff | tree |
2018-06-25 |
Luke Kenneth... | 2 wires per cell muxer |
commit | commitdiff | tree |
2018-06-25 |
Luke Kenneth... | extend mux entries in test file to cover up to 1<<cell_... |
commit | commitdiff | tree |
2018-06-25 |
Luke Kenneth... | do full cell mux range otherwise spurious outputs occur |
commit | commitdiff | tree |
2018-06-25 |
Luke Kenneth... | move cell_bit_width function |
commit | commitdiff | tree |
2018-06-25 |
Luke Kenneth... | add comment insertion thing into muxer output |
commit | commitdiff | tree |
2018-06-25 |
Luke Kenneth... | clarify out-mux formatting |
commit | commitdiff | tree |
2018-06-25 |
Luke Kenneth... | remove debug print |
commit | commitdiff | tree |
2018-06-25 |
Luke Kenneth... | corrections to hand-coded file |
commit | commitdiff | tree |
2018-06-25 |
Luke Kenneth... | whoops counting cell bit width, maths wrong |
commit | commitdiff | tree |
2018-06-25 |
Luke Kenneth... | spelling corrections |
commit | commitdiff | tree |
2018-06-25 |
Luke Kenneth... | rename twi0 and uart0 single functions |
commit | commitdiff | tree |
2018-06-25 |
Luke Kenneth... | removing GenericIOType, sorting out function names |
commit | commitdiff | tree |
2018-06-25 |
Luke Kenneth... | correct microtest spec, single interface must take... |
commit | commitdiff | tree |
2018-06-25 |
Luke Kenneth... | start removing GenericIOType |
commit | commitdiff | tree |
2018-06-25 |
Luke Kenneth... | change hand-edited bsv to bsv comments |
commit | commitdiff | tree |
2018-06-25 |
Luke Kenneth... | whoops use bsv comments not python comments! |
commit | commitdiff | tree |
next |