Skip to content

Instantly share code, notes, and snippets.

@ivanjr0
Last active October 4, 2016 23:04
Show Gist options
  • Save ivanjr0/fab86ff83df42e5715a7fa6a87edabd0 to your computer and use it in GitHub Desktop.
Save ivanjr0/fab86ff83df42e5715a7fa6a87edabd0 to your computer and use it in GitHub Desktop.
WIDTH=32;
DEPTH=1024;
ADDRESS_RADIX=UNS;
DATA_RADIX=BIN;
CONTENT BEGIN
00: 00100000000010010000000000000000;
01: 00100001001010010000000000000001;
02: 00100001001010010000000000000010;
03: 00100001001010010000000000000011;
04: 00100001001010010000000000000100;
05: 00100001001010010000000000000101;
06: 00001000000100000000000000000000;
[7..1023] : 00000000000000000000000000000000;
END;
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment