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 |
2018-05-31 |
Luke Kenneth... | output comment so as to be able to track down output |
commit | commitdiff | tree |
2018-05-31 |
Luke Kenneth... | autopep8 cleanup |
commit | commitdiff | tree |
2018-05-24 |
Luke Kenneth... | make mdwn path if it doesnt exist |
commit | commitdiff | tree |
2018-05-23 |
Luke Kenneth... | correct Makefile path |
commit | commitdiff | tree |
2018-04-27 |
Luke Kenneth... | microtest experimenting |
commit | commitdiff | tree |
2018-04-27 |
Luke Kenneth... | even remove gpio, microtest still too big |
commit | commitdiff | tree |
2018-04-27 |
Luke Kenneth... | add microtest, minitest still too big |
commit | commitdiff | tree |
2018-04-27 |
Luke Kenneth... | clean up Makefile |
commit | commitdiff | tree |
2018-04-27 |
Luke Kenneth... | add Makefile/lib auto-generator |
commit | commitdiff | tree |
2018-04-14 |
Luke Kenneth... | use bit width consistently for mux cells |
commit | commitdiff | tree |
2018-04-14 |
Luke Kenneth... | must declare mux selection same bitwidth |
commit | commitdiff | tree |
2018-04-14 |
Luke Kenneth... | put cell width at fixed (max) bits |
commit | commitdiff | tree |
2018-04-14 |
Neel | the assignment of a wire from an input configured pin... |
commit | commitdiff | tree |
2018-04-09 |
Luke Kenneth... | add busenable output |
commit | commitdiff | tree |
2018-04-09 |
Luke Kenneth... | record bus/ganged type in tsv spec files |
commit | commitdiff | tree |
2018-04-04 |
Luke Kenneth... | add documentation on pinfunctions |
commit | commitdiff | tree |
2018-04-04 |
Luke Kenneth... | return which pins are inout-buses from spec pinfunctions |
commit | commitdiff | tree |
2018-04-04 |
Luke Kenneth... | split bsv generator into functions |
commit | commitdiff | tree |
2018-04-04 |
Luke Kenneth... | whitespace pep8 cleanup |
commit | commitdiff | tree |
2018-03-31 |
Luke Kenneth... | selector test goes in opposite direction |
commit | commitdiff | tree |
2018-03-31 |
Luke Kenneth... | add myhdl mux.py experiment |
commit | commitdiff | tree |
2018-03-31 |
Luke Kenneth... | clean up pinspec, remove redundant arguments |
commit | commitdiff | tree |
2018-03-31 |
Luke Kenneth... | big pep8 whitespace cleanup |
commit | commitdiff | tree |
2018-03-31 |
Luke Kenneth... | add base class for scenario and pinspecs |
commit | commitdiff | tree |
2018-03-31 |
Luke Kenneth... | big python3 interoperability update |
commit | commitdiff | tree |
2018-03-31 |
Luke Kenneth... | write out to mdwn file instead of stdout |
commit | commitdiff | tree |
2018-03-30 |
Luke Kenneth... | autopep8 whitespace cleanup |
commit | commitdiff | tree |
2018-03-30 |
Luke Kenneth... | add some documentation to the spec modules |
commit | commitdiff | tree |
2018-03-30 |
Luke Kenneth... | update minitest spec |
commit | commitdiff | tree |
2018-03-30 |
Luke Kenneth... | rework spec generation functions |
commit | commitdiff | tree |
2018-03-30 |
Luke Kenneth... | refactoring pin function name generators |
commit | commitdiff | tree |
2018-03-30 |
Luke Kenneth... | fix UARTQ0 spec |
commit | commitdiff | tree |
2018-03-30 |
Luke Kenneth... | rename m_class spec jtag and ulpi numbers |
commit | commitdiff | tree |
2018-03-30 |
Luke Kenneth... | rename m_class spec uart numbers |
commit | commitdiff | tree |
2018-03-30 |
Luke Kenneth... | rename m_class spec spi numbers |
commit | commitdiff | tree |
2018-03-30 |
Luke Kenneth... | rename m_class spec sd numbers |
commit | commitdiff | tree |
2018-03-30 |
Luke Kenneth... | renumber interfaces start from zero |
commit | commitdiff | tree |
2018-03-30 |
Luke Kenneth... | remove debug print statements |
commit | commitdiff | tree |
2018-03-30 |
Luke Kenneth... | adjust minitest layout |
commit | commitdiff | tree |
2018-03-30 |
Luke Kenneth... | add mini spec for test purposes |
commit | commitdiff | tree |
2018-03-30 |
Luke Kenneth... | check pin position overwriting |
commit | commitdiff | tree |
2018-03-30 |
Luke Kenneth... | whoops not commented out properly |
commit | commitdiff | tree |
2018-03-30 |
Luke Kenneth... | remove print statement |
commit | commitdiff | tree |
2018-03-30 |
Luke Kenneth... | pep8 whitespace cleanup |
commit | commitdiff | tree |
2018-03-30 |
Luke Kenneth... | autopep8 being a bit over-zealous... |
commit | commitdiff | tree |
2018-03-30 |
Luke Kenneth... | explain flexspec, its extra functions to be added basically |
commit | commitdiff | tree |
2018-03-30 |
Luke Kenneth... | autopep8 whitespace cleanup |
commit | commitdiff | tree |
2018-03-30 |
Luke Kenneth... | move spec functions into Pinouts class |
commit | commitdiff | tree |
2018-03-30 |
Luke Kenneth... | bug in m_class spec, flexbus pins being overwritten |
commit | commitdiff | tree |
2018-03-30 |
Luke Kenneth... | rename functions with single instances |
commit | commitdiff | tree |
2018-03-30 |
Luke Kenneth... | add a "single" mode to Interfaces, stops number being... |
commit | commitdiff | tree |
2018-03-29 |
Neel | updated bluespec search paths |
commit | commitdiff | tree |
2018-03-29 |
Neel | bitspec if now of type "Bit#(?)" or GenericIOType |
commit | commitdiff | tree |
2018-03-29 |
Neel | cell interface is now a single output method of Generic... |
commit | commitdiff | tree |
2018-03-29 |
Neel | creating a single rule to assign function inputs from... |
commit | commitdiff | tree |
2018-03-29 |
Luke Kenneth... | adding test on migen pinmux |
commit | commitdiff | tree |
2018-03-29 |
Luke Kenneth... | write out pinspec to pinspec.txt |
commit | commitdiff | tree |
2018-03-29 |
Luke Kenneth... | add pinbank starting points and sizes |
commit | commitdiff | tree |
2018-03-29 |
Luke Kenneth... | add migen safe input mux |
commit | commitdiff | tree |
2018-03-29 |
Luke Kenneth... | whitespace python3 cleanup |
commit | commitdiff | tree |
2018-03-29 |
Luke Kenneth... | whoops need __contains__ due to pep8 replacement in... |
commit | commitdiff | tree |
2018-03-29 |
Luke Kenneth... | stronger autopep8 whitespace cleanup |
commit | commitdiff | tree |
2018-03-29 |
Luke Kenneth... | add fixed pins generation |
commit | commitdiff | tree |
2018-03-28 |
Luke Kenneth... | add TODO assert for now |
commit | commitdiff | tree |
2018-03-28 |
Luke Kenneth... | sort out pwm naming scheme |
commit | commitdiff | tree |
2018-03-28 |
Luke Kenneth... | fix pinmerge issue, merge pingroup |
commit | commitdiff | tree |
next |