@yowasp/yosys 0.37.647 → 0.38.1-dev.650

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -1,5 +1,5 @@
1
1
  // **AUTOGENERATED FILE** **DO NOT EDIT**
2
- // Generated by ../yosys-src/techlibs/quicklogic/qlf_k6n10f/generate_bram_types_sim.py at 2024-01-17 01:04:10.547695+00:00
2
+ // Generated by ../yosys-src/techlibs/quicklogic/qlf_k6n10f/generate_bram_types_sim.py at 2024-01-17 10:55:19.533910+00:00
3
3
  `timescale 1ns /10ps
4
4
 
5
5
  module TDP36K_BRAM_A_X1_B_X1_nonsplit (
Binary file
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@yowasp/yosys",
3
- "version": "0.37.647",
3
+ "version": "0.38.1-dev.650",
4
4
  "description": "Yosys Open SYnthesis Suite",
5
5
  "author": "Catherine <whitequark@whitequark.org>",
6
6
  "license": "ISC",
@@ -21,8 +21,8 @@
21
21
  "gen/share/"
22
22
  ],
23
23
  "exports": {
24
- "default": "./gen/bundle.js",
25
- "types": "./lib/api.d.ts"
24
+ "types": "./lib/api.d.ts",
25
+ "default": "./gen/bundle.js"
26
26
  },
27
27
  "types": "./lib/api.d.ts",
28
28
  "devDependencies": {