sort out flexbus vector pincon
[pinmux.git] / src / bsv / bsv_lib /
2018-07-17 rishucodingrevert back to PWMWIDTH from pwmnum in pwm.bsv
2018-07-17 Luke Kenneth Casso... add code to get slow_peripherals to compile
2018-07-17 Neeltemplate for slow-peripherals done. need automation...
2018-07-17 Luke Kenneth Casso... add instance
2018-07-17 Luke Kenneth Casso... attempting pwm compile
2018-07-17 Luke Kenneth Casso... add pwm test Makefile
2018-07-17 Luke Kenneth Casso... 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 Casso... remove PWMWIDTH define
2018-07-17 Luke Kenneth Casso... whitespace cleanup
2018-07-17 Luke Kenneth Casso... continue adding pwmnum argument
2018-07-17 Luke Kenneth Casso... whitespace cleanup
2018-07-17 Luke Kenneth Casso... whitespace cleanup
2018-07-17 Luke Kenneth Casso... whitespace cleanup
2018-07-17 Luke Kenneth Casso... add pwmnum as parameter
2018-07-17 Luke Kenneth Casso... need pwm.bsv peripheral, to be modified to take a param...
2018-07-17 rishucodingadded template for slow peripherals
2018-07-16 Neelboth instances of mux and gpio should be in the same...
2018-07-16 Luke Kenneth Casso... convert mux to interface style same as gpio
2018-07-16 Neelparametrized the config interfaces to better usability
2018-07-16 Luke Kenneth Casso... 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-03-23 Luke Kenneth Casso... move pinmux generator function to src/bsv directory