A C-like hardware description language (HDL) adding high level synthesis(HLS)-like automatic pipelining as a language construct/compiler feature.
GNU General Public License v3.0
606
stars
50
forks
source link
Allow global variables to be top level inputs or outputs #123
Open
JulianKemmerer opened 2 years ago
Very similar to what debug_port.h does - essentially replacing that functionality with a pragma and using user name directly with no mangling.