cpc / openasip

Open Application-Specific Instruction Set processor tools (OpenASIP)
http://openasip.org
Other
140 stars 42 forks source link

tutorial/riscv: instructions for changing C code to use VHDL instructions don't match sample code #163

Closed jansol closed 2 years ago

jansol commented 2 years ago

The sample code base does not match the snippets given in 3.14.6 for using the REFLECTn intrinsics in crc.c. It is not terribly difficult to figure out what the code should finally look like, but it takes unnecessary time and detracts from getting to know the workflow.