YosysHQ / icestorm

Project IceStorm - Lattice iCE40 FPGAs Bitstream Documentation (Reverse Engineered)
ISC License
963 stars 224 forks source link

invalid escape sequence #326

Open joshheyse opened 3 months ago

joshheyse commented 3 months ago

Here is an example of the warning which is output to the console during tool execution.

/usr/local/bin/icebox_vlog:238: SyntaxWarning: invalid escape sequence '\d' match1 = re_matchcached("IOB(\d+)", entry[1])

These warnings are present in the following files.

icebox.py icebox_colbuf.py icebox_hlc2asc.py icebox_maps.py icebox_stat.py icebox_vlog.py