pinmux.git
2018-07-17 Neeltemplate for slow-peripherals done. need automation...
2018-07-17 Luke Kenneth... add instance
2018-07-17 Luke Kenneth... attempting pwm compile
2018-07-17 Luke Kenneth... add pwm test Makefile
2018-07-17 Luke Kenneth... add extra instance params PADDR Reg_width
2018-07-17 rishucodingcorrection in awaddr in mux.bsv
2018-07-17 rishucodingMerge branch 'master' of libre-riscv.org:/pinmux
2018-07-17 rishucodingadded comments in mux.bsv
2018-07-17 Luke Kenneth... remove PWMWIDTH define
2018-07-17 Luke Kenneth... whitespace cleanup
2018-07-17 Luke Kenneth... continue adding pwmnum argument
2018-07-17 Luke Kenneth... whitespace cleanup
2018-07-17 Luke Kenneth... whitespace cleanup
2018-07-17 Luke Kenneth... whitespace cleanup
2018-07-17 Luke Kenneth... add pwmnum as parameter
2018-07-17 Luke Kenneth... need pwm.bsv peripheral, to be modified to take a param...
2018-07-17 rishucodingadded template for slow peripherals
2018-07-16 Neelgenerate instance defines, fix lots of random typos
2018-07-16 Neelgetting bsv compile working
2018-07-16 Neelstop myhdl being necessary
2018-07-16 Luke Kenneth... pep8 whitespace cleanup
2018-07-16 Luke Kenneth... auto-generate bus.bsv with new GPIO/MUX configs
2018-07-16 Luke Kenneth... start integrating gpio / mux bus generation
2018-07-16 Luke Kenneth... whoops must delete type field before passing to bsv...
2018-07-16 Neelboth instances of mux and gpio should be in the same...
2018-07-16 Luke Kenneth... convert mux to interface style same as gpio
2018-07-16 Neelparametrized the config interfaces to better usability
2018-07-16 Luke Kenneth... split instance from gpio
2018-07-16 Neelparameterized modules for mux and gpio
2018-07-16 Neelmakefile for gpio and removing dependent files in gpio
2018-07-16 Neeladding initial draft of gpio
2018-07-15 Luke Kenneth... myhdl experimentation
2018-07-10 Luke Kenneth... pep8 cleanu
2018-07-10 Luke Kenneth... hack up a python module for myhdl
2018-07-10 Luke Kenneth... rename myhdlgen import
2018-07-10 Luke Kenneth... move myhdl to myhdlgen directory
2018-07-10 Luke Kenneth... start adding myhdl IO class
2018-07-10 Luke Kenneth... whitespace pep8 cleanup
2018-07-10 Luke Kenneth... whitespace pep8 cleanup
2018-07-10 Luke Kenneth... adding code in cut/paste style from bsv to get class...
2018-07-10 Luke Kenneth... move cell bit width function to Parse class
2018-07-10 Luke Kenneth... shuffle interface-reading code around to create Interfa...
2018-07-09 Luke Kenneth... add testbench argument, switch off for muxer conversion
2018-07-09 rishucodingMerge branch 'master' of libre-riscv.org:/pinmux
2018-07-09 rishucodingcorrection in TestFailure log message
2018-07-09 Luke Kenneth... class objects can contain signals at the top level
2018-07-09 Luke Kenneth... auto-generate top-level module which accepts multiple...
2018-07-09 Luke Kenneth... modify test2 to take one argument: array of inputs
2018-07-09 Luke Kenneth... add test module which is dynamically created
2018-07-06 Luke Kenneth... pep8 whitespace cleanup
2018-07-06 rishucodingouten is 0 when iopad is supplying input
2018-07-06 rishucodingadding cocotb test for multi pin single FN_out
2018-07-06 rishucodingwhoops.... restoring to commit c4f99657f70
2018-07-06 rishucodingMerge branch 'master' of libre-riscv.org:/pinmux
2018-07-06 rishucodingadding cocotb test for multi pin single FN_out
2018-07-06 Luke Kenneth... add myhdl experiments
2018-07-05 Luke Kenneth... add class experiment
2018-07-04 Luke Kenneth... make arguments to pmux4 a list, as an experiment (worked)
2018-07-04 Luke Kenneth... test priority mux4
2018-07-04 Luke Kenneth... alter muxer, no clock-dependency, add priority muxer...
2018-07-04 Luke Kenneth... add explanation in PinGen class
2018-07-04 Luke Kenneth... remove extraneous clock cycle
2018-07-04 Luke Kenneth... whitespace pep8 cleanup
2018-07-04 Luke Kenneth... add multi-input mux test
2018-07-04 Luke Kenneth... add new multi-input test
2018-07-04 Luke Kenneth... update test pinmux.bsv
2018-07-04 Luke Kenneth... add 2nd copy of i2c_sda to microtest,\
2018-07-04 Luke Kenneth... remove unnecessary clock cycle
2018-07-04 Luke Kenneth... remove tristate tests
2018-07-04 Luke Kenneth... nope it really is pad 2 for twi_scl...
2018-07-04 Luke Kenneth... put twi_scl test back to the right mux value
2018-07-04 rishucodingcorrection in enable and selection lines for twi_scl
2018-07-03 rishucodingadded docstring for gpio2
2018-07-03 rishucodingadded dut._log.info message for twi_sda
2018-07-03 rishucodingmodified passed test dut_log.info
2018-07-03 Luke Kenneth... reorganise tests, split into separate functions
2018-07-02 Luke Kenneth... corrected some of the errors, moved (or added) clock...
2018-07-02 Luke Kenneth... remove spurious timer pulse, add log message, io1_cell...
2018-07-02 Luke Kenneth... move ok log message
2018-07-02 Luke Kenneth... moving enablers for twi_scl to where twi_scl is set up.
2018-07-02 Luke Kenneth... wrong test changed, uart_tx being set to 1, must test...
2018-07-02 Luke Kenneth... pep8 whitespace cleanup
2018-07-02 rishucodingfixed bug : iocell_side_io0_cell_out is a reg, initial...
2018-07-02 rishucodingchanging comment to docstring
2018-07-02 Luke Kenneth... add spec testing.py
2018-07-02 rishucodingcorrection in test_failure strings
2018-07-02 rishucodingAdded test case for twi
2018-07-02 rishucodingAdding comments to interface_decl.py
2018-07-02 Luke Kenneth... add in dummy testing mode
2018-07-02 Luke Kenneth... pep8 cleanup
2018-07-02 Luke Kenneth... add input tests
2018-07-02 Luke Kenneth... comments
2018-07-02 Luke Kenneth... add some more unit tests as an experiment
2018-07-02 Luke Kenneth... add cocotb test
2018-07-01 Luke Kenneth... create a val0 which is set to 0 to get round compilatio...
2018-07-01 Luke Kenneth... hack for the outputs, get rid of _out for non-inouts
2018-07-01 Luke Kenneth... pick up function keys different way
2018-06-29 Luke Kenneth... remove typo X
2018-06-29 Luke Kenneth... update microtest baseline bsv
2018-06-29 Luke Kenneth... set output-only via GPIO direction
next