OpenFPGA icon indicating copy to clipboard operation
OpenFPGA copied to clipboard

Support little-endian convention for the verilog netlist

Open ganeshgore opened this issue 4 years ago • 1 comments

Is your feature request related to a problem? Please describe. Currently OpenFPGA generated Verilog netlist used big-endian convention, which is not most conventional way. Extra care needs to be taken while interfacing the signal on the GPIOs.

Describe the solution you'd like Prefer little-endian convention for the netlist, atleast for the top level signals.

ganeshgore avatar Feb 23 '21 19:02 ganeshgore

@ganeshgore Action item: I will create a branch for this feature. We will work on that branch

tangxifan avatar Feb 27 '21 22:02 tangxifan