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 |
2018-06-24 |
Luke Kenneth... | change ioN_cell to methods, stop using GenericIOType |
commit | commitdiff | tree |
2018-06-24 |
Luke Kenneth... | add cell outen wires |
commit | commitdiff | tree |
2018-06-24 |
Luke Kenneth... | add comments |
commit | commitdiff | tree |
2018-06-24 |
Luke Kenneth... | add preliminary mux-out wire |
commit | commitdiff | tree |
2018-06-24 |
Luke Kenneth... | add auto-generated test pinmux.bsv, to be edited and... |
commit | commitdiff | tree |
2018-06-24 |
Luke Kenneth... | whoops accidentally removed all parameters not just... |
commit | commitdiff | tree |
2018-06-24 |
Luke Kenneth... | reduce microtest further in size |
commit | commitdiff | tree |
2018-06-24 |
Luke Kenneth... | rename minitest to microtest |
commit | commitdiff | tree |
2018-06-24 |
Luke Kenneth... | remove pullup and other pad characteristics as theyre... |
commit | commitdiff | tree |
2018-06-20 |
Luke Kenneth... | remove None from format functions |
commit | commitdiff | tree |
2018-06-20 |
Luke Kenneth... | add new types FunctionType and PadCharacteristicsType |
commit | commitdiff | tree |
2018-06-20 |
Luke Kenneth... | separate pin banks by name |
commit | commitdiff | tree |
2018-06-13 |
Luke Kenneth... | use getifacetype to identify generation of xxxx_io... |
commit | commitdiff | tree |
2018-06-13 |
Luke Kenneth... | Revert "input cell-types now output 0 on output as... |
commit | commitdiff | tree |
2018-06-13 |
Luke Kenneth... | input cell-types now output 0 on output as well.\ |
commit | commitdiff | tree |
2018-06-13 |
Luke Kenneth... | test pinmap.txt file was not uniformly 4 entries long... |
commit | commitdiff | tree |
2018-06-13 |
Luke Kenneth... | output zero where there is a blank entry in the pinmux |
commit | commitdiff | tree |
2018-06-13 |
Luke Kenneth... | test/pinmux.txt was previously hand-edited, not in... |
commit | commitdiff | tree |
2018-06-13 |
Luke Kenneth... | skip blank-string entries |
commit | commitdiff | tree |
2018-06-13 |
Luke Kenneth... | cell[0] is a string not an int |
commit | commitdiff | tree |
2018-06-13 |
Luke Kenneth... | remove newline from line before splitting with tabs |
commit | commitdiff | tree |
2018-06-12 |
Luke Kenneth... | pep8 whitespace cleanup |
commit | commitdiff | tree |
2018-06-12 |
rishucoding | adding docstring to translate function |
commit | commitdiff | tree |
2018-06-12 |
rishucoding | adding comment to cellnumber function |
commit | commitdiff | tree |
2018-06-12 |
rishucoding | replace split from whitespace to tabspace |
commit | commitdiff | tree |
2018-06-12 |
rishucoding | replace split from whitespace to tabspace |
commit | commitdiff | tree |
2018-05-31 |
Luke Kenneth... | add comment for init fn |
commit | commitdiff | tree |
2018-05-31 |
Luke Kenneth... | use cell idx to generate comment into pinmux, matches... |
commit | commitdiff | tree |
next |