| 2018-03-23 | Luke Kenneth... | move pinmux generator function to src/bsv directory | commit | commitdiff | tree | 
| 2018-03-23 | Luke Kenneth... | whitespace cleanup | commit | commitdiff | tree | 
| 2018-03-23 | Luke Kenneth... | update Makefile add test directory parameter | commit | commitdiff | tree | 
| 2018-03-23 | Luke Kenneth... | move interface and pinmux definition to test directory | commit | commitdiff | tree | 
| 2018-03-23 | Luke Kenneth... | add help message and options to specify source path | commit | commitdiff | tree | 
| 2018-03-23 | Luke Kenneth... | add path argument to pinmuxgen function | commit | commitdiff | tree | 
| 2018-03-23 | Luke Kenneth... | indent and functionify pinmux generator | commit | commitdiff | tree | 
| 2018-03-23 | Luke Kenneth... | add path option to parse function | commit | commitdiff | tree | 
| 2018-03-23 | Luke Kenneth... | class restructure parsing | commit | commitdiff | tree | 
| 2018-03-23 | Luke Kenneth... | remove if brackets | commit | commitdiff | tree | 
| 2018-03-23 | Luke Kenneth... | remove if brackets | commit | commitdiff | tree | 
| 2018-03-23 | Luke Kenneth... | slight style-alteration on pinmap.txt parsing | commit | commitdiff | tree | 
| 2018-03-23 | Luke Kenneth... | slight logic change which seems to work on generating... | commit | commitdiff | tree | 
| 2018-03-23 | Luke Kenneth... | use assert not if/print/exit | commit | commitdiff | tree | 
| 2018-03-23 | Luke Kenneth... | pycodestyle warned variable name l was ambiguous | commit | commitdiff | tree | 
| 2018-03-23 | Luke Kenneth... | whitespace cleanup | commit | commitdiff | tree | 
| 2018-03-23 | Luke Kenneth... | not a fan of brackets on if statements... :) | commit | commitdiff | tree | 
| 2018-03-22 | Luke Kenneth... | autopep8, whitespace | commit | commitdiff | tree | 
| 2018-03-22 | Luke Kenneth... | whitespace, autopep8 | commit | commitdiff | tree | 
| 2018-03-22 | Neel | signal name for pwm0 is pwm, so variables should change... | commit | commitdiff | tree | 
| 2018-03-22 | Neel | signal name for spi is "ss" and not "nss" | commit | commitdiff | tree | 
| 2018-03-22 | Luke Kenneth... | remove muxwire from generator, call from interface_decl... | commit | commitdiff | tree | 
| 2018-03-22 | Luke Kenneth... | remove unneeded generic_io import | commit | commitdiff | tree | 
| 2018-03-22 | Luke Kenneth... | make interface_decl usage generic | commit | commitdiff | tree | 
| 2018-03-22 | Luke Kenneth... | attempt to add io_interface to iface automatically | commit | commitdiff | tree | 
| 2018-03-22 | Luke Kenneth... | convert to classes (or functions) | commit | commitdiff | tree | 
| 2018-03-22 | Luke Kenneth... | add gitignore for vi swap and pyc files | commit | commitdiff | tree | 
| 2018-03-22 | Luke Kenneth... | add gitignore for vi swap and pyc files | commit | commitdiff | tree | 
| 2018-03-22 | Luke Kenneth... | whitespace, autopep8 | commit | commitdiff | tree | 
| 2018-03-22 | Luke Kenneth... | remove unneeded code | commit | commitdiff | tree | 
| 2018-03-22 | Luke Kenneth... | import * baaad! | commit | commitdiff | tree | 
| 2018-03-22 | Luke Kenneth... | remove N_UART, N_SPI etc. | commit | commitdiff | tree | 
| 2018-03-22 | Luke Kenneth... | remove hard-coded additions of interfaces, use Interfac... | commit | commitdiff | tree | 
| 2018-03-22 | Luke Kenneth... | corrections to inferface reader, add unit tests | commit | commitdiff | tree | 
| 2018-03-22 | Luke Kenneth... | add interface reader | commit | commitdiff | tree | 
| 2018-03-22 | Luke Kenneth... | split interface name out as a prefix | commit | commitdiff | tree | 
| 2018-03-22 | Luke Kenneth... | use auto-generated wiredefs | commit | commitdiff | tree | 
| 2018-03-22 | Luke Kenneth... | add wiredef auto-generation | commit | commitdiff | tree | 
| 2018-03-22 | Luke Kenneth... | more alteration of wire_defs to make auto-generation... | commit | commitdiff | tree | 
| 2018-03-22 | Luke Kenneth... | wire_def whitespace cleanup | commit | commitdiff | tree | 
| 2018-03-22 | Luke Kenneth... | Revert "more alteration of wire_defs to make auto-gener... | commit | commitdiff | tree | 
| 2018-03-22 | Luke Kenneth... | more alteration of wire_defs to make auto-generation... | commit | commitdiff | tree | 
| 2018-03-22 | Luke Kenneth... | re-format wire_def to make it easier to auto-generate | commit | commitdiff | tree | 
| 2018-03-22 | Luke Kenneth... | no longer use *interface_def, spi and jtag remove Bit... | commit | commitdiff | tree | 
| 2018-03-22 | Luke Kenneth... | use auto-generate on interface definitions | commit | commitdiff | tree | 
| 2018-03-22 | Luke Kenneth... | consistent naming on io interface | commit | commitdiff | tree | 
| 2018-03-22 | Luke Kenneth... | update pwm to consistent naming convention | commit | commitdiff | tree | 
| 2018-03-22 | Luke Kenneth... | rename twi to consistent naming convention | commit | commitdiff | tree | 
| 2018-03-22 | Luke Kenneth... | cell mux naming convention (forgot to save, whoops) | commit | commitdiff | tree | 
| 2018-03-22 | Luke Kenneth... | uart naming convention consistency | commit | commitdiff | tree | 
| 2018-03-22 | Luke Kenneth... | no longer need MuxInterface class with consistent namin... | commit | commitdiff | tree | 
| 2018-03-22 | Luke Kenneth... | rename cell mux to consistent naming scheme | commit | commitdiff | tree | 
| 2018-03-22 | Luke Kenneth... | rename spi to consistent name format | commit | commitdiff | tree | 
| 2018-03-21 | Luke Kenneth... | invert uart rx/tx generation to match wiredefs and... | commit | commitdiff | tree | 
| 2018-03-21 | Luke Kenneth... | partial conversion to use ifacedef | commit | commitdiff | tree | 
| 2018-03-21 | Luke Kenneth... | make mux_interface a Pin/Interface... getting complicated | commit | commitdiff | tree | 
| 2018-03-21 | Neel | updated yml files for bitbucket bot | commit | commitdiff | tree | 
| 2018-03-21 | Neel | fixed indentation issue while generating wire definitio... | commit | commitdiff | tree | 
| 2018-03-20 | Luke Kenneth... | add first auto-generated interface_def (io_interface_def) | commit | commitdiff | tree | 
| 2018-03-20 | Luke Kenneth... | use ifacefmt function name consistently | commit | commitdiff | tree | 
| 2018-03-20 | Luke Kenneth... | rename interface format fn | commit | commitdiff | tree | 
| 2018-03-20 | Luke Kenneth... | use with to open file | commit | commitdiff | tree | 
| 2018-03-20 | Luke Kenneth... | use with statement on bsv_file | commit | commitdiff | tree | 
| 2018-03-20 | Luke Kenneth... | add linebreak on long line | commit | commitdiff | tree | 
| 2018-03-20 | Luke Kenneth... | add format function | commit | commitdiff | tree | 
| 2018-03-20 | Luke Kenneth... | whitespace cleanup (autopep8) | commit | commitdiff | tree | 
| 2018-03-20 | Luke Kenneth... | remove hard-coded interface definitions | commit | commitdiff | tree | 
| 2018-03-20 | Luke Kenneth... | add io_interface spec, fix bug where \n was in spec | commit | commitdiff | tree | 
| 2018-03-20 | Luke Kenneth... | add uart interface | commit | commitdiff | tree | 
| 2018-03-20 | Luke Kenneth... | add spi interface | commit | commitdiff | tree | 
| 2018-03-20 | Luke Kenneth... | add scl interface spec | commit | commitdiff | tree | 
| 2018-03-20 | Luke Kenneth... | whitespace cleanup (autopep8) | commit | commitdiff | tree | 
| 2018-03-20 | Luke Kenneth... | whitespace cleanup | commit | commitdiff | tree | 
| 2018-03-20 | Luke Kenneth... | document Pin class | commit | commitdiff | tree | 
| 2018-03-20 | Luke Kenneth... | add sdcard spec-generator | commit | commitdiff | tree | 
| 2018-03-20 | Luke Kenneth... | add jtag interface, remove inout param | commit | commitdiff | tree | 
| 2018-03-20 | Luke Kenneth... | add Interface class | commit | commitdiff | tree | 
| 2018-03-20 | Luke Kenneth... | add io option to Pin | commit | commitdiff | tree | 
| 2018-03-20 | Luke Kenneth... | add basic test routine for Pin class | commit | commitdiff | tree | 
| 2018-03-20 | Luke Kenneth... | add pin class for auto-generating interface lines | commit | commitdiff | tree | 
| 2018-03-20 | Luke Kenneth... | whitespace cleanup | commit | commitdiff | tree | 
| 2018-03-20 | Neel | adding AXI4Lite transactor for now. | commit | commitdiff | tree | 
| 2018-03-20 | Neel | switching to python2 and added pep8 auto-sorter to... | commit | commitdiff | tree | 
| 2018-03-19 | Neel | adding support for PWM. | commit | commitdiff | tree | 
| 2018-03-19 | Neel | defined the user-interface for the memory mapped registers | commit | commitdiff | tree | 
| 2018-03-19 | Neel | decoupling interfaces for IO and memory mapped registers | commit | commitdiff | tree | 
| 2018-03-17 | Neel | adding support for JTAG pins | commit | commitdiff | tree | 
| 2018-03-13 | Neel | adding support for interface of SD/MMC. | commit | commitdiff | tree | 
| 2018-03-13 | Neel | check for pin number consistency. | commit | commitdiff | tree | 
| 2018-03-13 | Neel | renaming params.py to parse.py. Adding checks on input | commit | commitdiff | tree | 
| 2018-03-13 | Neel | adding a sample test where certain IOs have differing... | commit | commitdiff | tree | 
| 2018-03-13 | Neel | mux selection lines for a IO should be log of the numbe... | commit | commitdiff | tree | 
| 2018-03-13 | Neel | udpated the .gitignore file. | commit | commitdiff | tree | 
| 2018-03-13 | Neel | maintaining distinct arrays for muxed and dedicated... | commit | commitdiff | tree | 
| 2018-03-13 | Neel | full support for dedicated pins. | commit | commitdiff | tree | 
| 2018-03-12 | Neel | code clean using pep8 and autopep8. | commit | commitdiff | tree | 
| 2018-03-12 | Neel | adding synthesize attribute to the module and a print... | commit | commitdiff | tree | 
| 2018-03-12 | Neel | partial support for dedicated pins | commit | commitdiff | tree | 
| 2018-03-12 | Neel | addeds i2c (twi) interface and also support for inouts | commit | commitdiff | tree | 
| 2018-03-12 | Neel | Merge remote-tracking branch 'origin/master' | commit | commitdiff | tree | 
| next |